Searched defs:profile_test (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/
H A Dproxy_config_service_impl_unittest.cc240 ShillProfileClient::TestInterface* profile_test = local
250 profile_test->AddProfile(kUserProfilePath, "user_hash");
257 profile_test->AddService(kUserProfilePath, "/service/stub_wifi2");
/external/chromium_org/chrome/browser/extensions/api/networking_private/
H A Dnetworking_private_apitest.cc262 ShillProfileClient::TestInterface* profile_test = variable
269 profile_test->AddProfile(kUser1ProfilePath, userhash_);
301 profile_test->AddService(ShillProfileClient::GetSharedProfilePath(),
320 profile_test->AddService(kUser1ProfilePath, "stub_wifi1");
351 profile_test->AddService(kUser1ProfilePath, "stub_wimax");
365 profile_test->AddService(kUser1ProfilePath, "stub_wifi2");
516 ShillProfileClient::TestInterface* profile_test = local
519 profile_test->AddService(kUser1ProfilePath, "stub_wifi2");
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dpreferences_browsertest.cc840 chromeos::ShillProfileClient::TestInterface* profile_test = local
847 profile_test->AddProfile(kUserProfilePath, "user");
859 profile_test->AddService(kUserProfilePath, "stub_wifi2");

Completed in 148 milliseconds