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

/external/chromium_org/net/url_request/
H A Durl_request_job_factory_impl_unittest.cc50 class DummyProtocolHandler : public URLRequestJobFactory::ProtocolHandler { class in namespace:net::__anon9800
78 job_factory.SetProtocolHandler("foo", new DummyProtocolHandler);
92 job_factory.SetProtocolHandler("foo", new DummyProtocolHandler);

Completed in 188 milliseconds