Searched refs:EndpointRemovalHandler (Results 1 – 1 of 1) sorted by relevance
775 class EndpointRemovalHandler { class in shill::WiFiObjectTest777 EndpointRemovalHandler(WiFiRefPtr wifi, const WiFiServiceRefPtr& service) in EndpointRemovalHandler() function in shill::WiFiObjectTest::EndpointRemovalHandler779 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 …]