Home | History | Annotate | Download | only in history

Lines Matching refs:term

49   String16Vector Make1Term(const char* term) const;
53 // term match and word break information automatically that are needed
54 // to call GetTopicalityScore(). It only works for scoring a single term,
56 float GetTopicalityScoreOfTermAgainstURLAndTitle(const base::string16& term,
83 String16Vector ScoredHistoryMatchTest::Make1Term(const char* term) const {
85 original_terms.push_back(ASCIIToUTF16(term));
98 const base::string16& term,
104 scored_match.url_matches_ = MatchTermInString(term, url, 0);
105 scored_match.title_matches_ = MatchTermInString(term, title, 0);
176 // Test that a result with only a mid-term match (i.e., not at a word