Searched refs:kKBit0 (Results 1 – 2 of 2) sorted by relevance
168 constexpr uint8_t kKBit0 = 1 << 7; in TEST() local172 constexpr uint8_t kFlexfecPktMask[] = {kKBit0 | 0x08, 0x81}; in TEST()195 constexpr uint8_t kKBit0 = 0 << 7; in TEST() local200 constexpr uint8_t kFlxfecPktMsk[] = {kKBit0 | 0x48, 0x81, in TEST()226 constexpr uint8_t kKBit0 = 0 << 7; in TEST() local232 constexpr uint8_t kFlxfcPktMsk[] = {kKBit0 | 0x48, 0x81, in TEST()
124 constexpr uint8_t kKBit0 = 1 << 7; in TEST_F() local125 constexpr uint8_t kFlexfecPktMask[] = {kKBit0 | 0x00, 0x01}; in TEST_F()