Home
last modified time | relevance | path

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

/appsearch/appsearch/src/androidTest/java/androidx/appsearch/app/
DAppSearchSessionInternalTestBase.java179 AppSearchSchema messageSchema = in testQuery_genericDocumentWrapsParentTypeForPolymorphism() local
/appsearch/appsearch/src/androidTest/java/androidx/appsearch/cts/app/
DAppSearchSessionCtsTestBase.java8761 AppSearchSchema messageSchema = in testQuery_searchResultWrapsParentTypeMapForPolymorphism() local
9785 AppSearchSchema messageSchema = new AppSearchSchema.Builder("Message").build(); in testGetSchema_parentTypes() local
9829 AppSearchSchema messageSchema = new AppSearchSchema.Builder("Message").build(); in testGetSchema_parentTypes_notSupported() local
9921 AppSearchSchema messageSchema = in testSetSchema_dataTypeIncompatibleWithParentTypes() local
9961 AppSearchSchema messageSchema = in testSetSchema_documentTypeIncompatibleWithParentTypes() local
10008 AppSearchSchema messageSchema = in testSetSchema_compatibleWithParentTypes() local
12900 AppSearchSchema messageSchema = in testQuery_indexBasedOnParentTypePolymorphism() local
13049 AppSearchSchema messageSchema = new AppSearchSchema.Builder("Message") in testQuery_wildcardProjection_polymorphism() local
13134 AppSearchSchema messageSchema = new AppSearchSchema.Builder("Message") in testQuery_wildcardFilterSchema_polymorphism() local