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

/system/update_engine/common/
H A Dhttp_fetcher_unittest.cc79 static inline string LocalServerUrlForPath(in_port_t port, function in namespace:chromeos_update_engine
281 return LocalServerUrlForPath(port,
286 return LocalServerUrlForPath(port, "/foo");
289 return LocalServerUrlForPath(port, "/error");
501 StartTransfer(fetcher.get(), LocalServerUrlForPath(port, "/echo-headers"));
700 LocalServerUrlForPath(server->GetPort(),
799 LocalServerUrlForPath(port, "/hang")));
831 LocalServerUrlForPath(port,
886 LocalServerUrlForPath(server->GetPort(), url)));
1112 LocalServerUrlForPath(serve
[all...]

Completed in 123 milliseconds