Home
last modified time | relevance | path

Searched refs:count_first (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/packet/
Draw_builder_unittest.cc66 std::vector<uint8_t> count_first(count.begin(), count.begin() + 0x8); in TEST() local
67 std::unique_ptr<RawBuilder> count_builder = std::make_unique<RawBuilder>(count_first); in TEST()