Home
last modified time | relevance | path

Searched defs:section_weights_ (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/icing/icing/scoring/
H A Dbm25f-calculator.h154 SectionWeights &section_weights_; variable
H A Dscorer-factory.cc112 std::unique_ptr<SectionWeights> section_weights_; member in icing::lib::RelevanceScoreScorer
/aosp_15_r20/external/icing/icing/scoring/advanced_scoring/
H A Dadvanced-scorer.h130 std::unique_ptr<SectionWeights> section_weights_; variable
H A Dscoring-visitor.h123 SectionWeights* section_weights_; // nullable, does not own. variable
H A Dscore-expression.h434 const SectionWeights& section_weights_; variable