Home
last modified time | relevance | path

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

/aosp12/system/connectivity/wificond/tests/
H A Dserver_unittest.cpp159 sp<IApInterface> second_ap_if; in TEST_F() local
161 EXPECT_TRUE(server_.createApInterface(kFakeInterfaceName, &second_ap_if).isOk()); in TEST_F()
163 EXPECT_NE(nullptr, second_ap_if.get()); in TEST_F()