Searched refs:service_test (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/ash/system/chromeos/network/
H A Dnetwork_state_notifier_unittest.cc70 ShillServiceClient::TestInterface* service_test = local
72 service_test->ClearServices();
75 service_test->AddService("/service/wifi1", "wifi1_guid", "wifi1",
78 service_test->SetServiceProperty("wifi1",
81 service_test->SetServiceProperty("wifi1",
84 service_test->SetServiceProperty("wifi1",
/external/chromium_org/chrome/browser/chromeos/net/
H A Dnetwork_portal_detector_impl_browsertest.cc106 ShillServiceClient::TestInterface* service_test = variable
108 service_test->ClearServices();
109 service_test->AddService(kWifiServicePath,
/external/chromium_org/chrome/browser/ui/webui/help/
H A Dversion_updater_chromeos_unittest.cc63 ShillServiceClient::TestInterface* service_test = variable
65 service_test->AddService("/service/eth",
/external/chromium_org/chromeos/dbus/
H A Dfake_shill_profile_client.cc186 ShillServiceClient::TestInterface* service_test = local
189 service_test->GetServiceProperties(service_path);
199 service_test->SetServiceProperty(service_path,
/external/chromium_org/chrome/browser/chromeos/
H A Dproxy_config_service_impl_unittest.cc242 ShillServiceClient::TestInterface* service_test = local
247 service_test->ClearServices();
252 service_test->AddService("/service/stub_wifi2",
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dpreferences_browsertest.cc843 chromeos::ShillServiceClient::TestInterface* service_test = local
849 service_test->ClearServices();
850 service_test->AddService("stub_ethernet",
856 service_test->SetServiceProperty("stub_ethernet",
/external/chromium_org/chromeos/network/
H A Dnetwork_configuration_handler_unittest.cc475 ShillServiceClient::TestInterface* service_test = local
478 service_test->GetServiceProperties(service_path);

Completed in 215 milliseconds