Searched defs:kKBit0 (Results 1 – 2 of 2) sorted by relevance
169 constexpr uint8_t kKBit0 = 1 << 7; in TEST() local196 constexpr uint8_t kKBit0 = 0 << 7; in TEST() local227 constexpr uint8_t kKBit0 = 0 << 7; in TEST() local
124 constexpr uint8_t kKBit0 = 1 << 7; in TEST_F() local