Home
last modified time | relevance | path

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

/system/update_engine/common/
Dhttp_fetcher_unittest.cc206 virtual string SmallUrl(in_port_t port) const { return kUnusedUrl; } in SmallUrl() function in chromeos_update_engine::AnyHttpFetcherTest
273 string SmallUrl(in_port_t port) const override { in SmallUrl() function in chromeos_update_engine::LibcurlHttpFetcherTest
345 string SmallUrl(in_port_t port) const override { in SmallUrl() function in chromeos_update_engine::FileFetcherTest
489 this->test_.SmallUrl(server->GetPort()))); in TYPED_TEST()
1422 fetcher_test->SmallUrl(server->GetPort())))); in BlockedTransferTestHelper()