Home
last modified time | relevance | path

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

/system/update_engine/common/
Dhttp_fetcher_unittest.cc222 virtual void IgnoreServerAborting(HttpServer* server) const {} in IgnoreServerAborting() function in chromeos_update_engine::__anon3e472ea50211::AnyHttpFetcherFactory
289 void IgnoreServerAborting(HttpServer* server) const override { in IgnoreServerAborting() function in chromeos_update_engine::__anon3e472ea50211::LibcurlHttpFetcherFactory
356 void IgnoreServerAborting(HttpServer* server) const override {} in IgnoreServerAborting() function in chromeos_update_engine::__anon3e472ea50211::FileFetcherFactory
703 this->test_.IgnoreServerAborting(server.get()); in TYPED_TEST()