Searched defs:TestHttpServer (Results 1 – 3 of 3) sorted by relevance
43 class TestHttpServer : public HttpServer, public sigslot::has_slots<> { class45 TestHttpServer(Thread* thread, const SocketAddress& addr) : in TestHttpServer() function in talk_base::TestHttpServer
26 class TestHttpServer : public HttpServer, public sigslot::has_slots<> { class28 TestHttpServer(Thread* thread, const SocketAddress& addr) : in TestHttpServer() function in rtc::TestHttpServer
19 TestHttpServer::TestHttpServer() in TestHttpServer() function in TestHttpServer