Home
last modified time | relevance | path

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

/system/connectivity/shill/wifi/
Dwifi_unittest.cc924 MockWiFiServiceRefPtr SetupConnectedService( in SetupConnectedService() function in shill::WiFiObjectTest
1627 SetupConnectedService("", &endpoint, nullptr)); in TEST_F()
1673 WiFiServiceRefPtr service(SetupConnectedService(network, nullptr, nullptr)); in TEST_F()
1947 SetupConnectedService("", nullptr, nullptr)); in TEST_F()
1963 SetupConnectedService("", nullptr, nullptr)); in TEST_F()
1976 SetupConnectedService("", nullptr, nullptr); in TEST_F()
2048 SetupConnectedService("", &endpoint, &bss_path)); in TEST_F()
2063 SetupConnectedService("", &endpoint, &bss_path)); in TEST_F()
2073 MockWiFiServiceRefPtr service(SetupConnectedService(kPath, nullptr, nullptr)); in TEST_F()
2121 SetupConnectedService("", nullptr, nullptr)); in TEST_F()
[all …]