Searched defs:GetSchemaTypeIdsWithChildren (Results 1 – 2 of 2) sorted by relevance
1120 SchemaStore::GetSchemaTypeIdsWithChildren(std::string_view schema_type) const { in GetSchemaTypeIdsWithChildren() function in icing::lib::SchemaStore
2812 TEST_F(SchemaStoreTest, GetSchemaTypeIdsWithChildren) { in TEST_F() argument