Searched refs:byte_vector_attr (Results 1 – 1 of 1) sorted by relevance
145 NL80211Attr<std::vector<uint8_t>> byte_vector_attr(1, mac_address); in TEST() local146 EXPECT_EQ(byte_vector_attr.GetValue(), mac_address); in TEST()