HomeSort by relevance Sort by last modified time
    Searched refs:kSimpleArticlePath (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/dom_distiller/
tab_utils_browsertest.cc 30 const char* kSimpleArticlePath = "/dom_distiller/simple_article.html";
64 const GURL& article_url = embedded_test_server()->GetURL(kSimpleArticlePath);
  /external/chromium_org/components/dom_distiller/content/
distiller_page_web_contents_browsertest.cc 35 const char* kSimpleArticlePath = "/simple_article.html";
176 DistillPage(run_loop.QuitClosure(), kSimpleArticlePath);
196 DistillPage(run_loop.QuitClosure(), kSimpleArticlePath);
214 DistillPage(run_loop.QuitClosure(), kSimpleArticlePath);
289 std::string url(kSimpleArticlePath);
301 std::string url(kSimpleArticlePath);
313 std::string url(kSimpleArticlePath);
356 DistillPage(run_loop.QuitClosure(), kSimpleArticlePath);

Completed in 167 milliseconds