Searched refs:AddPageWithDetails (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/autocomplete/
H A Dhistory_url_provider_unittest.cc273 history_service_->AddPageWithDetails(
279 history_service_->AddPageWithDetails(
451 history_service_->AddPageWithDetails(GURL(test_cases[i].url),
830 history_service_->AddPageWithDetails(GURL(test_cases[i].url),
H A Dsearch_provider_unittest.cc453 history->AddPageWithDetails(search, base::string16(), visit_count, visit_count,
742 AddPageWithDetails(GURL("http://docs.google.com"), base::string16(), 1, 1,
/external/chromium_org/chrome/browser/history/
H A Dhistory_service.h480 // Note that this routine (and AddPageWithDetails()) always adds a single
483 void AddPageWithDetails(const GURL& url,
491 // The same as AddPageWithDetails() but takes a vector.
H A Dhistory_service.cc452 void HistoryService::AddPageWithDetails(const GURL& url, function in class:HistoryService
/external/chromium_org/chrome/browser/predictors/
H A Dresource_prefetch_predictor_unittest.cc83 AddPageWithDetails(
/external/chromium_org/chrome/browser/ui/search/
H A Dinstant_extended_interactive_uitest.cc213 history->AddPageWithDetails(
/external/chromium_org/chrome/browser/ui/omnibox/
H A Domnibox_view_browsertest.cc299 history_service->AddPageWithDetails(url, base::UTF8ToUTF16(entry.title),
305 // Wait at least for the AddPageWithDetails() call to finish.

Completed in 2253 milliseconds