Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/packet/parser/test/
H A Dgenerated_packet_test.cc674 vector<uint8_t> sized_array_variable_too_short{ variable
687 std::make_shared<std::vector<uint8_t>>(sized_array_variable_too_short); in TEST()