Home
last modified time | relevance | path

Searched defs:has_legal_default_match_without_completion (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/components/omnibox/
Dautocomplete_result.cc105 const bool has_legal_default_match_without_completion) { in AllowedToBeDefaultMatchAccountingForDisableInliningExperiment()
207 bool has_legal_default_match_without_completion = false; in SortAndCull() local