Home
last modified time | relevance | path

Searched defs:NullHttpServer (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/update_engine/common/
H A Dhttp_fetcher_unittest.cc112 class NullHttpServer : public HttpServer { class
114 NullHttpServer() { started_ = true; } in NullHttpServer() function in chromeos_update_engine::NullHttpServer