Home
last modified time | relevance | path

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

/appsearch/appsearch/src/androidTest/java/androidx/appsearch/cts/app/
DAppSearchSessionCtsTestBase.java13061 AppSearchSchema textSchema = new AppSearchSchema.Builder("Text") in testQuery_wildcardProjection_polymorphism() local
13141 AppSearchSchema textSchema = new AppSearchSchema.Builder("Text") in testQuery_wildcardFilterSchema_polymorphism() local
/appsearch/appsearch-local-storage/src/androidTest/java/androidx/appsearch/localstorage/
DAppSearchImplTest.java970 List<AppSearchSchema> textSchema = in testGlobalQuery_withJoin_packageFilter() local