Home
last modified time | relevance | path

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

/system/update_engine/common/
Dhttp_fetcher_unittest.cc214 virtual string SmallUrl(in_port_t port) const { return kUnusedUrl; } in SmallUrl() function in chromeos_update_engine::__anon3e472ea50211::AnyHttpFetcherFactory
277 string SmallUrl(in_port_t port) const override { in SmallUrl() function in chromeos_update_engine::__anon3e472ea50211::LibcurlHttpFetcherFactory
343 string SmallUrl(in_port_t port) const override { in SmallUrl() function in chromeos_update_engine::__anon3e472ea50211::FileFetcherFactory
488 this->test_.SmallUrl(server->GetPort()))); in TYPED_TEST()
1394 fetcher_test->SmallUrl(server->GetPort())))); in BlockedTransferTestHelper()