Searched refs:URLFetcherImplFactory (Results 1 – 10 of 10) sorted by relevance
434 URLFetcherImplFactory::URLFetcherImplFactory() {} in URLFetcherImplFactory() function in net::URLFetcherImplFactory436 URLFetcherImplFactory::~URLFetcherImplFactory() {} in ~URLFetcherImplFactory()438 URLFetcher* URLFetcherImplFactory::CreateURLFetcher( in CreateURLFetcher()
449 class URLFetcherImplFactory : public URLFetcherFactory {451 URLFetcherImplFactory();452 virtual ~URLFetcherImplFactory();
42 class URLFetcherImplFactory; variable422 scoped_ptr<net::URLFetcherImplFactory> factory_;
555 factory_.reset(new net::URLFetcherImplFactory()); in SetupMockGaiaResponses()
60 factory_.reset(new net::URLFetcherImplFactory()); in SetUp()90 scoped_ptr<net::URLFetcherImplFactory> factory_;
66 net::URLFetcherImplFactory factory_;
84 net::URLFetcherImplFactory url_fetcher_impl_factory_;
263 net::URLFetcherImplFactory url_fetcher_impl_factory_;
466 net::URLFetcherImplFactory fetcher_impl_factory_;
257 : factory_(new net::URLFetcherImplFactory()), in InstantExtendedPrefetchTest()281 scoped_ptr<net::URLFetcherImplFactory> factory_;