Home
last modified time | relevance | path

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

/system/update_engine/common/
Dhttp_fetcher_unittest.cc108 class PythonHttpServer : public HttpServer { class
110 PythonHttpServer() : port_(0) { in PythonHttpServer() function in chromeos_update_engine::PythonHttpServer