Home
last modified time | relevance | path

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

/system/update_engine/common/
Dhttp_fetcher_unittest.cc207 virtual string ErrorUrl(in_port_t port) const { return kUnusedUrl; } in ErrorUrl() function in chromeos_update_engine::AnyHttpFetcherTest
276 string ErrorUrl(in_port_t port) const override { in ErrorUrl() function in chromeos_update_engine::LibcurlHttpFetcherTest
349 string ErrorUrl(in_port_t port) const override { in ErrorUrl() function in chromeos_update_engine::FileFetcherTest
529 this->test_.ErrorUrl(server->GetPort()))); in TYPED_TEST()