Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/base/
Dasynchttprequest_unittest.cc27 class TestHttpServer : public HttpServer, public sigslot::has_slots<> { class
29 TestHttpServer(Thread* thread, const SocketAddress& addr) : in TestHttpServer() function in rtc::TestHttpServer
/external/chromium_org/chrome/test/chromedriver/net/
Dtest_http_server.cc21 TestHttpServer::TestHttpServer() in TestHttpServer() function in TestHttpServer