TestDistillerURLFetcher 186 components/dom_distiller/core/distiller_unittest.cc explicit TestDistillerURLFetcher(bool delay_fetch) TestDistillerURLFetcher 221 components/dom_distiller/core/distiller_unittest.cc return new TestDistillerURLFetcher(false); TestDistillerURLFetcher 628 components/dom_distiller/core/distiller_unittest.cc TestDistillerURLFetcher* delayed_fetcher = new TestDistillerURLFetcher(true);