Home
last modified time | relevance | path

Searched defs:IsIndexedProperty (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/icing/icing/schema/
H A Dschema-util.cc985 /* static */ bool SchemaUtil::IsIndexedProperty( in IsIndexedProperty() function in icing::lib::SchemaUtil
H A Dschema-util_test.cc5872 TEST_P(SchemaUtilIsIndexedPropertyTest, IsIndexedProperty) { in TEST_P() argument