Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/packet/parser/test/
H A Dgenerated_packet_test.cc131 std::vector<uint8_t> too_small_bytes = {0x34}; in TEST() local
142 std::vector<uint8_t> too_small_bytes = {0x34, 0x12, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x11}; in TEST() local