Home
last modified time | relevance | path

Searched defs:expected_byte (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libese/libese/tests/
H A Dbitspec_unittests.cpp76 uint8_t expected_byte = 0; in TEST_F() local
89 uint8_t expected_byte = (1 << bit); in TEST_F() local
99 uint8_t expected_byte = 0xff ^ (1 << bit); in TEST_F() local
110 uint8_t expected_byte = 0xff ^ (1 << bit); in TEST_F() local
/aosp_15_r20/art/runtime/gc/accounting/
H A Dcard_table-inl.h199 const uint8_t expected_byte = expected_bytes[i]; in ModifyCardsAtomic() local
/aosp_15_r20/external/liburing/test/
H A D232c93d07b74.c119 int expected_byte = 0; in rcv() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/vm/
H A Duserfaultfd.c1382 uint8_t expected_byte; in check_memory_contents() local