Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/parser/test/
Dgenerated_packet_test.cc135 std::vector<uint8_t> too_small_bytes = {0x34}; in TEST() local
148 std::vector<uint8_t> too_small_bytes = {0x34, 0x12, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x11}; in TEST() local