CreateArticleWithURL   71 components/dom_distiller/core/dom_distiller_service_unittest.cc   return CreateArticleWithURL("http://www.example.com/default_article_page1")
CreateArticleWithURL  218 components/dom_distiller/core/dom_distiller_service_unittest.cc   scoped_ptr<DistilledArticleProto> proto = CreateArticleWithURL(url.spec());
CreateArticleWithURL  242 components/dom_distiller/core/dom_distiller_service_unittest.cc   scoped_ptr<DistilledArticleProto> proto = CreateArticleWithURL(url.spec());
CreateArticleWithURL  337 components/dom_distiller/core/dom_distiller_service_unittest.cc   scoped_ptr<DistilledArticleProto> proto = CreateArticleWithURL(url.spec());
CreateArticleWithURL  399 components/dom_distiller/core/dom_distiller_service_unittest.cc       CreateArticleWithURL(pages_url[0].spec());