Home
last modified time | relevance | path

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

/external/icing/proto/icing/proto/
Dscoring.proto149 repeated PropertyWeight property_weights = 2; field
/external/icing/icing/scoring/advanced_scoring/
Dadvanced-scorer_test.cc176 std::string schema_type, std::vector<PropertyWeight>&& property_weights) { in CreateTypePropertyWeights()
/external/icing/icing/scoring/
Dscoring-processor_test.cc167 std::string schema_type, std::vector<PropertyWeight> property_weights) { in CreateTypePropertyWeights()