Home
last modified time | relevance | path

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

/system/connectivity/wificond/tests/
Dnl80211_attribute_unittest.cpp33 const uint32_t kU32Value2 = 500000; variable
153 NL80211Attr<uint32_t> u32_attr_2(2, kU32Value2); in TEST()
165 EXPECT_EQ(attr_value, kU32Value2); in TEST()
Dnl80211_packet_unittest.cpp36 const uint32_t kU32Value2 = 800000; variable
161 NL80211Attr<uint32_t> u32_attr_2(4, kU32Value2); in TEST()