Lines Matching refs:LocalServerUrlForPath
90 static inline string LocalServerUrlForPath(in_port_t port, const string& path) { in LocalServerUrlForPath() function
274 return LocalServerUrlForPath( in BigUrl()
278 return LocalServerUrlForPath(port, "/foo"); in SmallUrl()
281 return LocalServerUrlForPath(port, "/error"); in ErrorUrl()
569 LocalServerUrlForPath(port, "/echo-headers"))); in TYPED_TEST()
775 LocalServerUrlForPath( in TYPED_TEST()
877 StartTransfer, fetcher.get(), LocalServerUrlForPath(port, "/hang"))); in TYPED_TEST()
912 LocalServerUrlForPath( in TYPED_TEST()
945 LocalServerUrlForPath( in TYPED_TEST()
1018 LocalServerUrlForPath(server->GetPort(), url))); in RedirectTest()
1262 LocalServerUrlForPath(server->GetPort(), in TYPED_TEST()
1285 LocalServerUrlForPath(server->GetPort(), in TYPED_TEST()
1400 LocalServerUrlForPath(server->GetPort(), in BlockedTransferTestHelper()