Home
last modified time | relevance | path

Searched refs:min_visit_count (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
Dhistory_url_provider.cc517 const int min_visit_count = ((match.url_info.visit_count() - 1) / 3) + 1; in PromoteOrCreateShorterSuggestion() local
526 match.url_info.url().possibly_invalid_spec(), min_visit_count, in PromoteOrCreateShorterSuggestion()