Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fa741287 authored by Chris Ye's avatar Chris Ye
Browse files

Update language to comply with Android's inclusive language guidance

See https://source.android.com/setup/contribute/respectful-code for reference

BUG: 161896447
Test: Builds
Change-Id: I0e05d2a4e55bb40f158144c31f162f17bd4a08c3
parent 3c2d6f59
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ namespace android {
// --- BlockingQueueTest ---

/**
 * Sanity check of basic pop and push operation.
 * Validate basic pop and push operation.
 */
TEST(BlockingQueueTest, Queue_AddAndRemove) {
    constexpr size_t capacity = 10;