Home
last modified time | relevance | path

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

/system/connectivity/shill/wifi/
Dwifi_provider_unittest.cc186 void BindServiceToUserProfile(const ServiceRefPtr& service) { in BindServiceToUserProfile() function in shill::WiFiProviderTest
871 .WillOnce(Invoke(this, &WiFiProviderTest::BindServiceToUserProfile)); in TEST_F()