Home
last modified time | relevance | path

Searched refs:GetServiceURL (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/policy/test/
Dlocal_policy_test_server.h80 GURL GetServiceURL() const;
Dlocal_policy_test_server.cc165 GURL LocalPolicyTestServer::GetServiceURL() const { in GetServiceURL() function in policy::LocalPolicyTestServer
/external/chromium_org/chrome/browser/chromeos/policy/
Duser_cloud_policy_manager_chromeos_browsertest.cc73 test_server_->GetServiceURL().spec()); in SetUpCommandLine()
Ddevice_local_account_browsertest.cc427 test_server_.GetServiceURL().spec()); in SetUpCommandLine()
/external/chromium_org/chrome/browser/policy/cloud/
Dcomponent_cloud_policy_browsertest.cc125 std::string url = test_server_.GetServiceURL().spec(); in SetUpInProcessBrowserTestFixture()
Ddevice_management_service_browsertest.cc109 return test_server_->GetServiceURL().spec(); in InitTestServer()
Dcloud_policy_browsertest.cc210 std::string url = test_server_->GetServiceURL().spec(); in SetUpInProcessBrowserTestFixture()