Searched refs:GetServiceURL (Results 1 – 7 of 7) sorted by relevance
80 GURL GetServiceURL() const;
165 GURL LocalPolicyTestServer::GetServiceURL() const { in GetServiceURL() function in policy::LocalPolicyTestServer
73 test_server_->GetServiceURL().spec()); in SetUpCommandLine()
427 test_server_.GetServiceURL().spec()); in SetUpCommandLine()
125 std::string url = test_server_.GetServiceURL().spec(); in SetUpInProcessBrowserTestFixture()
109 return test_server_->GetServiceURL().spec(); in InitTestServer()
210 std::string url = test_server_->GetServiceURL().spec(); in SetUpInProcessBrowserTestFixture()