Searched refs:kFakeWifiServicePath (Results 1 – 1 of 1) sorted by relevance
/aosp12/system/update_engine/update_manager/ |
H A D | real_shill_provider_unittest.cc | 53 const char* const kFakeWifiServicePath = "/fake/wifi/service"; variable 315 kFakeWifiServicePath, shill::kTypeWifi, ConnectionType::kWifi); in TEST_F() 388 kFakeWifiServicePath, shill::kTypeWifi, ConnectionType::kWifi); in TEST_F() 394 SetupConnectionAndTestTethering(kFakeWifiServicePath, in TEST_F() 402 SetupConnectionAndTestTethering(kFakeWifiServicePath, in TEST_F() 410 SetupConnectionAndTestTethering(kFakeWifiServicePath, in TEST_F() 419 kFakeWifiServicePath, "FooConnTethering", ConnectionTethering::kUnknown); in TEST_F() 455 SetupConnectionAndTestTethering(kFakeWifiServicePath, in TEST_F()
|