/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 | 250 history_service_->AddPageWithDetails(current_url, UTF8ToUTF16(cur.title), 256 history_service_->AddPageWithDetails( 429 history_service_->AddPageWithDetails(GURL(test_cases[i].url), 808 history_service_->AddPageWithDetails(GURL(test_cases[i].url), [all...] |
search_provider_unittest.cc | 376 history->AddPageWithDetails(search, base::string16(), visit_count, visit_count, 628 AddPageWithDetails(GURL("http://docs.google.com"), base::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 | 560 // Note that this routine (and AddPageWithDetails()) always adds a single 563 void AddPageWithDetails(const GURL& url, 571 // The same as AddPageWithDetails() but takes a vector. [all...] |
history_service.cc | 558 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 | 231 history->AddPageWithDetails( [all...] |
/external/chromium_org/chrome/browser/ui/omnibox/ |
omnibox_view_browsertest.cc | 302 history_service->AddPageWithDetails(url, UTF8ToUTF16(entry.title), 308 // Wait at least for the AddPageWithDetails() call to finish. [all...] |