Home
last modified time | relevance | path

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

/system/connectivity/wificond/tests/
Dserver_unittest.cpp138 sp<IApInterface> second_ap_if; in TEST_F() local
140 EXPECT_TRUE(server_.createApInterface(&second_ap_if).isOk()); in TEST_F()
142 EXPECT_EQ(nullptr, second_ap_if.get()); in TEST_F()