Searched defs:kExpectedBytes (Results 1 – 4 of 4) sorted by relevance
87 const std::vector<uint8_t> kExpectedBytes = {0x01, 0x02, 0x00, 0x03, 0x04}; in TEST() local99 const std::vector<uint8_t> kExpectedBytes = {0x01, 0x02, 0x00, 0x03, 0x04}; in TEST() local127 constexpr std::array<uint8_t, 6> kExpectedBytes = {// OBU header. in TEST() local
83 const std::vector<uint8_t> kExpectedBytes = { in TEST() local98 const std::vector<uint8_t> kExpectedBytes = { in TEST() local
253 const uint8_t kExpectedBytes[] = {0xA0}; in TEST() local