Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/history/
Din_memory_url_index.cc814 const int kStartMaxValue = 250; in ScoreComponentForMatches() local
816 std::min(kMaxSignificantStart, matches[0].offset)) * kStartMaxValue / in ScoreComponentForMatches()