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

  /external/chromium_org/chrome/browser/autocomplete/
history_url_provider_unittest.cc 264 history_service_->AddPageWithDetails(
270 history_service_->AddPageWithDetails(
439 history_service_->AddPageWithDetails(GURL(test_cases[i].url),
    [all...]
search_provider_unittest.cc 388 history->AddPageWithDetails(search, base::string16(), visit_count, visit_count,
647 AddPageWithDetails(GURL("http://docs.google.com"), base::string16(), 1, 1,
    [all...]
  /external/chromium_org/chrome/browser/history/
history_service.h 540 // Note that this routine (and AddPageWithDetails()) always adds a single
543 void AddPageWithDetails(const GURL& url,
551 // The same as AddPageWithDetails() but takes a vector.
    [all...]
history_service.cc 499 void HistoryService::AddPageWithDetails(const GURL& url,
    [all...]
  /external/chromium_org/chrome/browser/ui/search/
instant_extended_interactive_uitest.cc 215 history->AddPageWithDetails(
    [all...]
  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_view_browsertest.cc 290 history_service->AddPageWithDetails(url, base::UTF8ToUTF16(entry.title),
296 // Wait at least for the AddPageWithDetails() call to finish.
    [all...]

Completed in 75 milliseconds