Searched refs:kUserProfilePath (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chromeos/network/
H A Dclient_cert_resolver_unittest.cc42 const char* kUserProfilePath = "user_profile"; member in namespace:chromeos::__anon6057
155 profile_test_->AddProfile(kUserProfilePath, kUserHash);
168 profile_test_->AddService(kUserProfilePath, kWifiStub);
/external/chromium_org/chrome/browser/chromeos/
H A Dproxy_config_service_impl_unittest.cc207 const char* kUserProfilePath = "user_profile"; member in namespace:chromeos::__anon3354
250 profile_test->AddProfile(kUserProfilePath, "user_hash");
258 profile_test->AddService(kUserProfilePath, "stub_wifi2");
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dpreferences_browsertest.cc810 const char* kUserProfilePath = "user_profile"; member in namespace:__anon5470
847 profile_test->AddProfile(kUserProfilePath, "user");
860 base::StringValue(kUserProfilePath));
861 profile_test->AddService(kUserProfilePath, "stub_wifi2");

Completed in 102 milliseconds