Home
last modified time | relevance | path

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

/system/connectivity/wificond/tests/
Dserver_unittest.cpp55 const uint32_t kFakeInterfaceIndex1 = 36; variable
126 kFakeInterfaceIndex1,
Dnetlink_utils_unittest.cpp70 const uint32_t kFakeInterfaceIndex1 = 36; variable
535 NL80211Attr<uint32_t>(NL80211_ATTR_IFINDEX, kFakeInterfaceIndex1)); in TEST_F()
551 EXPECT_EQ(kFakeInterfaceIndex1, interfaces[0].if_index); in TEST_F()