Searched refs:url_score (Results 1 – 1 of 1) sorted by relevance
742 int url_score = ScoreComponentForMatches(match.url_matches, url.size()) * in ScoredMatchForURL() local751 int term_score = std::max(url_score, title_score); in ScoredMatchForURL()