Home
last modified time | relevance | path

Searched defs:term_match_info (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/icing/icing/scoring/
H A Dbm25f-calculator.cc118 for (const TermMatchInfo& term_match_info : matched_terms_stats) { in ComputeScore() local
207 const TermMatchInfo& term_match_info, const DocHitInfo& hit_info, in ComputedNormalizedTermFrequency()
224 CorpusId corpus_id, const TermMatchInfo& term_match_info, in ComputeTermFrequencyForMatchedSections()
/aosp_15_r20/external/icing/icing/index/
H A Dterm-indexing-handler_test.cc238 for (const TermMatchInfo& term_match_info : matched_terms_stats) { in GetHitsWithTermFrequency() local
H A Dindex-processor_test.cc378 for (const TermMatchInfo& term_match_info : matched_terms_stats) { in GetHitsWithTermFrequency() local