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

  /external/chromium/chrome/browser/autocomplete/
search_provider_unittest.cc 123 history->AddPageWithDetails(term1_url_, string16(), 1, 1,
141 history->AddPageWithDetails(keyword_url_, string16(), 1, 1,
464 history->AddPageWithDetails(
469 history->AddPageWithDetails(
history_url_provider_unittest.cc 180 history_service_->AddPageWithDetails(current_url, UTF8ToUTF16(cur.title),
325 history_service_->AddPageWithDetails(GURL(redirect[i].url),
history_quick_provider_unittest.cc 144 history_service_->AddPageWithDetails(current_url, UTF8ToUTF16(cur.title),
autocomplete_edit_view_browsertest.cc 312 history_service->AddPageWithDetails(url, UTF8ToUTF16(entry.title),
    [all...]
  /external/chromium_org/chrome/browser/autocomplete/
history_url_provider_unittest.cc 248 history_service_->AddPageWithDetails(current_url, UTF8ToUTF16(cur.title),
254 history_service_->AddPageWithDetails(
424 history_service_->AddPageWithDetails(GURL(test_cases[i].url),
794 history_service_->AddPageWithDetails(GURL(test_cases[i].url),
    [all...]
search_provider_unittest.cc 312 history->AddPageWithDetails(search, string16(), visit_count, visit_count,
531 AddPageWithDetails(GURL("http://docs.google.com"), string16(), 1, 1,
    [all...]
  /external/chromium/chrome/browser/history/
history.h 554 void AddPageWithDetails(const GURL& url,
562 // The same as AddPageWithDetails() but takes a vector.
    [all...]
history.cc 373 void HistoryService::AddPageWithDetails(const GURL& url,
  /external/chromium_org/chrome/browser/history/
history_service.h 585 // Note that this routine (and AddPageWithDetails()) always adds a single
588 void AddPageWithDetails(const GURL& url,
596 // The same as AddPageWithDetails() but takes a vector.
    [all...]
history_service.cc 548 void HistoryService::AddPageWithDetails(const GURL& url,
    [all...]
  /external/chromium_org/chrome/browser/predictors/
resource_prefetch_predictor_unittest.cc 85 AddPageWithDetails(
    [all...]
  /external/chromium_org/chrome/browser/ui/search/
instant_extended_interactive_uitest.cc 232 history->AddPageWithDetails(
    [all...]
  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_view_browsertest.cc 319 history_service->AddPageWithDetails(url, UTF8ToUTF16(entry.title),
325 // Wait at least for the AddPageWithDetails() call to finish.
    [all...]

Completed in 262 milliseconds