Searched refs:AddPageToHistory (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/history/
H A Dtop_sites_impl_unittest.cc279 void AddPageToHistory(const GURL& url) { function in class:history::TopSitesImplTest
289 void AddPageToHistory(const GURL& url, const base::string16& title) { function in class:history::TopSitesImplTest
300 void AddPageToHistory(const GURL& url, function in class:history::TopSitesImplTest
682 AddPageToHistory(news);
683 AddPageToHistory(google);
711 AddPageToHistory(asdf_url, asdf_title);
742 AddPageToHistory(url2.url, url2.title);
844 AddPageToHistory(url.url, url.title, url.redirects, add_time);
869 AddPageToHistory(google3_url, url2.title, url2.redirects,
872 AddPageToHistory(google3_ur
[all...]
/external/chromium_org/chrome/browser/safe_browsing/
H A Dmalware_details_unittest.cc308 void AddPageToHistory(const GURL& url, function in class:MalwareDetailsTest
649 AddPageToHistory(baseurl, &redirects);

Completed in 53 milliseconds