Home
last modified time | relevance | path

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

/system/update_engine/common/
Dhttp_fetcher_unittest.cc225 virtual void IgnoreServerAborting(HttpServer* server) const {} in IgnoreServerAborting() function in chromeos_update_engine::__anonbf9647d10211::AnyHttpFetcherFactory
296 void IgnoreServerAborting(HttpServer* server) const override { in IgnoreServerAborting() function in chromeos_update_engine::__anonbf9647d10211::LibcurlHttpFetcherFactory
369 void IgnoreServerAborting(HttpServer* server) const override {} in IgnoreServerAborting() function in chromeos_update_engine::__anonbf9647d10211::FileFetcherFactory
725 this->test_.IgnoreServerAborting(server.get()); in TYPED_TEST()