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

  /external/chromium_org/chromeos/network/
client_cert_resolver_unittest.cc 39 const char* kUserProfilePath = "user_profile";
141 profile_test_->AddProfile(kUserProfilePath, kUserHash);
156 profile_test_->AddService(kUserProfilePath, kWifiStub);
  /external/chromium_org/chrome/browser/chromeos/
proxy_config_service_impl_unittest.cc 207 const char* kUserProfilePath = "user_profile";
248 profile_test->AddProfile(kUserProfilePath, "user_hash");
256 profile_test->AddService(kUserProfilePath, "stub_wifi2");
  /external/chromium_org/chrome/browser/ui/webui/options/
preferences_browsertest.cc 723 const char* kUserProfilePath = "user_profile";
761 profile_test->AddProfile(kUserProfilePath, "user");
775 base::StringValue(kUserProfilePath));
776 profile_test->AddService(kUserProfilePath, "stub_wifi2");
    [all...]

Completed in 214 milliseconds