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

  /external/chromium_org/chrome/browser/autocomplete/
history_url_provider_unittest.cc 273 history_service_->AddPageWithDetails(
279 history_service_->AddPageWithDetails(
451 history_service_->AddPageWithDetails(GURL(test_cases[i].url),
    [all...]
search_provider_unittest.cc 453 history->AddPageWithDetails(search, base::string16(), visit_count, visit_count,
742 AddPageWithDetails(GURL("http://docs.google.com"), base::string16(), 1, 1,
    [all...]
  /external/chromium_org/chrome/browser/history/
history_service.h 480 // 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.
    [all...]
history_service.cc 452 void HistoryService::AddPageWithDetails(const GURL& url,
    [all...]
  /external/chromium_org/chrome/browser/predictors/
resource_prefetch_predictor_unittest.cc 83 AddPageWithDetails(
    [all...]
  /external/chromium_org/chrome/browser/ui/search/
instant_extended_interactive_uitest.cc 213 history->AddPageWithDetails(
    [all...]
  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_view_browsertest.cc 299 history_service->AddPageWithDetails(url, base::UTF8ToUTF16(entry.title),
305 // Wait at least for the AddPageWithDetails() call to finish.
    [all...]

Completed in 137 milliseconds