Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/packet/parser/test/
H A Dgenerated_packet_test.cc626 vector<uint8_t> fou_variable{ variable
631 …ared_ptr<std::vector<uint8_t>> packet_bytes = std::make_shared<std::vector<uint8_t>>(fou_variable); in TEST()