OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:second_ap_if
(Results
1 - 1
of
1
) sorted by null
/system/connectivity/wificond/tests/
server_unittest.cpp
153
sp<IApInterface>
second_ap_if
;
local
155
EXPECT_TRUE(server_.createApInterface(kFakeInterfaceName, &
second_ap_if
).isOk());
157
EXPECT_NE(nullptr,
second_ap_if
.get());
Completed in 2260 milliseconds