Lines Matching refs:LocalServerUrlForPath
81 static inline string LocalServerUrlForPath(in_port_t port, const string& path) { in LocalServerUrlForPath() function
270 return LocalServerUrlForPath( in BigUrl()
274 return LocalServerUrlForPath(port, "/foo"); in SmallUrl()
277 return LocalServerUrlForPath(port, "/error"); in ErrorUrl()
568 LocalServerUrlForPath(port, "/echo-headers"))); in TYPED_TEST()
789 LocalServerUrlForPath( in TYPED_TEST()
893 StartTransfer, fetcher.get(), LocalServerUrlForPath(port, "/hang"))); in TYPED_TEST()
928 LocalServerUrlForPath(port, in TYPED_TEST()
960 LocalServerUrlForPath(port, in TYPED_TEST()
1033 LocalServerUrlForPath(server->GetPort(), url))); in RedirectTest()
1280 LocalServerUrlForPath( in TYPED_TEST()
1303 LocalServerUrlForPath( in TYPED_TEST()
1421 LocalServerUrlForPath(server->GetPort(), in BlockedTransferTestHelper()