GetTopicalityScore  152 chrome/browser/history/scored_history_match.cc   const float topicality_score = GetTopicalityScore(
GetTopicalityScore  104 chrome/browser/history/scored_history_match.h   float GetTopicalityScore(const int num_terms,
GetTopicalityScore  110 chrome/browser/history/scored_history_match_unittest.cc   return scored_match.GetTopicalityScore(1, url, one_word_no_offset,
GetTopicalityScore  400 chrome/browser/history/scored_history_match_unittest.cc TEST_F(ScoredHistoryMatchTest, GetTopicalityScore) {