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.cc150 ShillProfileClient::TestInterface* profile_test = variable
159 profile_test->AddProfile(kUser1ProfilePath, userhash_);
175 profile_test->AddService(chromeos::shill_stub_helper::kSharedProfilePath,
187 profile_test->AddService(kUser1ProfilePath, "stub_wifi1");
225 profile_test->AddService(kUser1ProfilePath, "stub_wifi2");
366 ShillProfileClient::TestInterface* profile_test = local
369 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.cc324 ShillProfileClient::TestInterface* profile_test = local
326 EXPECT_TRUE(profile_test->AddService("/profile/default", wifi1));
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dpreferences_browsertest.cc754 chromeos::ShillProfileClient::TestInterface* profile_test = local
761 profile_test->AddProfile(kUserProfilePath, "user");
776 profile_test->AddService(kUserProfilePath, "stub_wifi2");

Completed in 113 milliseconds