Searched defs:page_url1 (Results 1 - 2 of 2) sorted by path

/external/chromium_org/components/dom_distiller/core/
H A Ddistilled_content_store_unittest.cc18 std::string page_url1,
23 if (!page_url1.empty()) {
25 page->set_url(page_url1);
17 CreateEntry(std::string entry_id, std::string page_url1, std::string page_url2, std::string page_url3) argument
H A Ddom_distiller_store_unittest.cc82 ArticleEntry CreateEntry(std::string entry_id, std::string page_url1, argument
86 if (!page_url1.empty()) {
88 page->set_url(page_url1);

Completed in 200 milliseconds