Home
last modified time | relevance | path

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

/system/update_engine/common/
Dhttp_fetcher_unittest.cc90 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()
567 LocalServerUrlForPath(port, "/echo-headers"))); in TYPED_TEST()
770 LocalServerUrlForPath( in TYPED_TEST()
872 StartTransfer, fetcher.get(), LocalServerUrlForPath(port, "/hang"))); in TYPED_TEST()
907 LocalServerUrlForPath(port, in TYPED_TEST()
939 LocalServerUrlForPath(port, in TYPED_TEST()
1011 LocalServerUrlForPath(server->GetPort(), url))); in RedirectTest()
[all …]