HomeSort by relevance Sort by last modified time
    Searched refs:profile_test (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/networking_private/
networking_private_apitest.cc 150 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/
proxy_config_service_impl_unittest.cc 240 ShillProfileClient::TestInterface* profile_test = local
248 profile_test->AddProfile(kUserProfilePath, "user_hash");
256 profile_test->AddService(kUserProfilePath, "stub_wifi2");
  /external/chromium_org/chromeos/network/
network_state_handler_unittest.cc 324 ShillProfileClient::TestInterface* profile_test = local
326 EXPECT_TRUE(profile_test->AddService("/profile/default", wifi1));
  /external/chromium_org/chrome/browser/ui/webui/options/
preferences_browsertest.cc 754 chromeos::ShillProfileClient::TestInterface* profile_test = local
761 profile_test->AddProfile(kUserProfilePath, "user");
776 profile_test->AddService(kUserProfilePath, "stub_wifi2");
    [all...]

Completed in 241 milliseconds