Searched refs:DummyListenSocketFactory (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/devtools/
H A Ddevtools_http_handler_unittest.cc36 class DummyListenSocketFactory : public net::StreamListenSocketFactory { class in namespace:content::__anon7560
38 DummyListenSocketFactory( function in class:content::__anon7560::DummyListenSocketFactory
41 virtual ~DummyListenSocketFactory() {
106 new DummyListenSocketFactory(run_loop.QuitClosure(),

Completed in 129 milliseconds