Home
last modified time | relevance | path

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

/system/connectivity/wificond/tests/
Dserver_unittest.cpp54 const uint32_t kFakeInterfaceIndex1 = 36; variable
108 kFakeInterfaceIndex1,
Dnetlink_utils_unittest.cpp57 const uint32_t kFakeInterfaceIndex1 = 36; variable
270 NL80211Attr<uint32_t>(NL80211_ATTR_IFINDEX, kFakeInterfaceIndex1)); in TEST_F()
288 EXPECT_EQ(kFakeInterfaceIndex1, interfaces[0].index); in TEST_F()