Home
last modified time | relevance | path

Searched defs:schema (Results 1 – 5 of 5) sorted by relevance

/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/
DSetSchemaRequestCtsTest.java222 AppSearchSchema schema = new AppSearchSchema.Builder("Schema").build(); in testSetSchemaTypeDisplayedBySystem_displayed() local
238 AppSearchSchema schema = new AppSearchSchema.Builder("Schema").build(); in testSetSchemaTypeDisplayedBySystem_notDisplayed() local
249 AppSearchSchema schema = new AppSearchSchema.Builder("Schema").build(); in testSetSchemaTypeVisibleForPermissions() local
335 AppSearchSchema schema = new AppSearchSchema.Builder("Schema").build(); in testSchemaTypeVisibilityForPackage_visible() local
356 AppSearchSchema schema = new AppSearchSchema.Builder("Schema").build(); in testSchemaTypeVisibilityForPackage_notVisible() local
372 AppSearchSchema schema = new AppSearchSchema.Builder("Schema").build(); in testSchemaTypeVisibilityForPackage_deduped() local
393 AppSearchSchema schema = new AppSearchSchema.Builder("Schema").build(); in testSchemaTypeVisibilityForPackage_removed() local
DAppSearchSchemaMigrationCtsTestBase.java132 AppSearchSchema schema = in setUp() local
397 AppSearchSchema schema = in testSchemaMigration() local
552 AppSearchSchema schema = in testSchemaMigration_downgrade() local
677 AppSearchSchema schema = in testSchemaMigration_sameVersion() local
805 AppSearchSchema schema = in testSchemaMigration_noMigration() local
917 AppSearchSchema schema = new AppSearchSchema.Builder("sourceSchema").build(); in testSchemaMigration_sourceToNowhere() local
DAppSearchSchemaCtsTest.java205 AppSearchSchema schema = in testPropertyConfig() local
406 AppSearchSchema schema = in testAppSearchSchema_toString() local
DAppSearchSessionCtsTestBase.java179 AppSearchSchema schema = in testSetSchema_updateVersion() local
214 AppSearchSchema schema = in testSetSchema_checkVersion() local
912 AppSearchSchema schema = in testPutDocuments_emptyProperties() local
972 AppSearchSchema schema = in testPutLargeDocumentBatch() local
4896 AppSearchSchema schema = in testQuery_listFilterQueryWithEnablingFeatureSucceeds() local
5014 AppSearchSchema schema = in testQuery_listFilterQueryWithoutEnablingFeatureFails() local
5222 AppSearchSchema schema = in testQuery_propertyWeightsNestedProperties() local
5590 AppSearchSchema schema = in testSearchSuggestion() local
5657 AppSearchSchema schema = in testSearchSuggestion_namespaceFilter() local
5741 AppSearchSchema schema = in testSearchSuggestion_documentIdFilter() local
[all …]
/cts/tests/appsearch/src/com/android/cts/appsearch/app/
DAppSearchSessionPlatformCtsTest.java142 AppSearchSchema schema = new AppSearchSchema.Builder("testSchema") in testPutDocuments_emptyBytesAndDocuments() local