Home
last modified time | relevance | path

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

/system/update_engine/common/
Dhttp_fetcher_unittest.cc102 class NullHttpServer : public HttpServer { class
104 NullHttpServer() { started_ = true; } in NullHttpServer() function in chromeos_update_engine::NullHttpServer