HomeSort by relevance Sort by last modified time
    Searched refs:AddPageWithDetails (Results 1 - 6 of 6) 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/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,

Completed in 91 milliseconds