Searched refs:profile_test (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/networking_private/
H A Dnetworking_private_apitest.cc112 ShillProfileClient::TestInterface* profile_test = variable
121 profile_test->AddProfile(kUser1ProfilePath, userhash_);
177 profile_test->AddService(kUser1ProfilePath, "stub_wifi2");
300 ShillProfileClient::TestInterface* profile_test = local
303 profile_test->AddService(kUser1ProfilePath, "stub_wifi2");
/external/chromium_org/chrome/browser/chromeos/
H A Dproxy_config_service_impl_unittest.cc240 ShillProfileClient::TestInterface* profile_test = local
248 profile_test->AddProfile(kUserProfilePath, "user_hash");
256 profile_test->AddService(kUserProfilePath, "stub_wifi2");
/external/chromium_org/chromeos/network/
H A Dnetwork_state_handler_unittest.cc305 ShillProfileClient::TestInterface* profile_test = local
307 EXPECT_TRUE(profile_test->AddService("/profile/default", wifi1));
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dpreferences_browsertest.cc752 chromeos::ShillProfileClient::TestInterface* profile_test = local
759 profile_test->AddProfile(kUserProfilePath, "user");
774 profile_test->AddService(kUserProfilePath, "stub_wifi2");

Completed in 131 milliseconds