Searched defs:kUserProfilePath (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/
H A Dproxy_config_service_impl_unittest.cc207 const char* kUserProfilePath = "user_profile"; member in namespace:chromeos::__anon4625
248 profile_test->AddProfile(kUserProfilePath, "user_hash");
256 profile_test->AddService(kUserProfilePath, "stub_wifi2");
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dpreferences_browsertest.cc723 const char* kUserProfilePath = "user_profile"; member in namespace:__anon6576
759 profile_test->AddProfile(kUserProfilePath, "user");
773 base::StringValue(kUserProfilePath));
774 profile_test->AddService(kUserProfilePath, "stub_wifi2");

Completed in 83 milliseconds