Home
last modified time | relevance | path

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

/aosp12/system/update_engine/common/
H A Dhttp_fetcher_unittest.cc117 class PythonHttpServer : public HttpServer { class
119 PythonHttpServer() : port_(0) { in PythonHttpServer() function in chromeos_update_engine::PythonHttpServer