Home
last modified time | relevance | path

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

/system/connectivity/shill/wifi/
Dwifi_unittest.cc775 class EndpointRemovalHandler { class in shill::WiFiObjectTest
777 EndpointRemovalHandler(WiFiRefPtr wifi, const WiFiServiceRefPtr& service) in EndpointRemovalHandler() function in shill::WiFiObjectTest::EndpointRemovalHandler
779 virtual ~EndpointRemovalHandler() {} in ~EndpointRemovalHandler()
792 EndpointRemovalHandler* MakeEndpointRemovalHandler( in MakeEndpointRemovalHandler()
794 return new EndpointRemovalHandler(wifi_, service); in MakeEndpointRemovalHandler()
1634 unique_ptr<EndpointRemovalHandler> handler( in TEST_F()
1638 &EndpointRemovalHandler::OnEndpointRemoved)); in TEST_F()
2049 unique_ptr<EndpointRemovalHandler> handler( in TEST_F()
2053 &EndpointRemovalHandler::OnEndpointRemoved)); in TEST_F()
2433 unique_ptr<EndpointRemovalHandler> handler( in TEST_F()
[all …]