Searched refs:ScoreForValue (Results 1 – 1 of 1) sorted by relevance
120 int ScoreForValue(int value, const int* value_ranks) { in ScoreForValue() function758 int score = ScoreForValue((base::Time::Now() - in ScoredMatchForURL()761 int visit_count_value = ScoreForValue(row.visit_count(), kVisitCountLevel); in ScoredMatchForURL()763 int typed_count_value = ScoreForValue(row.typed_count(), kTypedCountLevel); in ScoredMatchForURL()832 return ScoreForValue(raw_score, kTermScoreLevel); in ScoreComponentForMatches()