Searched defs:TestHttpServer (Results 1 – 2 of 2) sorted by relevance
27 class TestHttpServer : public HttpServer, public sigslot::has_slots<> { class29 TestHttpServer(Thread* thread, const SocketAddress& addr) : in TestHttpServer() function in rtc::TestHttpServer
21 TestHttpServer::TestHttpServer() in TestHttpServer() function in TestHttpServer