Home
last modified time | relevance | path

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

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