Home
last modified time | relevance | path

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

/aosp_15_r20/external/icing/icing/schema/
H A Dproperty-util.cc88 bool IsParentPropertyPath(std::string_view property_path_expr1, in IsParentPropertyPath() function
H A Dproperty-util_test.cc54 TEST(PropertyUtilTest, IsParentPropertyPath) { in TEST() argument