CreateDistillerURLFetcher  189 components/dom_distiller/core/distiller.cc       distiller_url_fetcher_factory_.CreateDistillerURLFetcher();
CreateDistillerURLFetcher  231 components/dom_distiller/core/distiller_unittest.cc   MOCK_CONST_METHOD0(CreateDistillerURLFetcher, DistillerURLFetcher*());
CreateDistillerURLFetcher  630 components/dom_distiller/core/distiller_unittest.cc   EXPECT_CALL(url_fetcher_factory, CreateDistillerURLFetcher())
CreateDistillerURLFetcher   25 components/dom_distiller/core/distiller_url_fetcher.h   virtual DistillerURLFetcher* CreateDistillerURLFetcher() const;