Home
last modified time | relevance | path

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

/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/
DSetSchemaRequestCtsTest.java260 AppSearchSchema schema = new AppSearchSchema.Builder("Schema").build(); in testSetSchemaTypeDisplayedBySystem_displayed() local
276 AppSearchSchema schema = new AppSearchSchema.Builder("Schema").build(); in testSetSchemaTypeDisplayedBySystem_notDisplayed() local
287 AppSearchSchema schema = new AppSearchSchema.Builder("Schema").build(); in testSetSchemaTypeVisibleForPermissions() local
373 AppSearchSchema schema = new AppSearchSchema.Builder("Schema").build(); in testSchemaTypeVisibilityForPackage_visible() local
394 AppSearchSchema schema = new AppSearchSchema.Builder("Schema").build(); in testSchemaTypeVisibilityForPackage_notVisible() local
410 AppSearchSchema schema = new AppSearchSchema.Builder("Schema").build(); in testSchemaTypeVisibilityForPackage_deduped() local
431 AppSearchSchema schema = new AppSearchSchema.Builder("Schema").build(); in testSchemaTypeVisibilityForPackage_removed() local
458 AppSearchSchema schema = new AppSearchSchema.Builder("Schema").build(); in testPubliclyVisibleSchemaType() local
473 AppSearchSchema schema = new AppSearchSchema.Builder("Schema").build(); in testPubliclyVisibleSchemaType_removal() local
497 AppSearchSchema schema = new AppSearchSchema.Builder("Schema").build(); in testPubliclyVisibleSchemaType_deduped() local
[all …]
DAppSearchSchemaCtsTest.java216 AppSearchSchema schema = in testParentTypes() local
226 AppSearchSchema schema = in testDuplicateParentTypes() local
291 AppSearchSchema schema = in testPropertyConfig() local
586 AppSearchSchema schema = in testAppSearchSchema_toString() local
803 AppSearchSchema schema = in testAppSearchSchema_toStringNoDescriptionSet() local
913 AppSearchSchema schema = in testEmbeddingPropertyConfig() local
DAppSearchSchemaMigrationCtsTestBase.java132 AppSearchSchema schema = in setUp() local
417 AppSearchSchema schema = in testSchemaMigration() local
572 AppSearchSchema schema = in testSchemaMigration_downgrade() local
697 AppSearchSchema schema = in testSchemaMigration_sameVersion() local
825 AppSearchSchema schema = in testSchemaMigration_noMigration() local
937 AppSearchSchema schema = new AppSearchSchema.Builder("sourceSchema").build(); in testSchemaMigration_sourceToNowhere() local
DAppSearchSessionCtsTestBase.java197 AppSearchSchema schema = in testSetSchema_schemaDescription_notSupported() local
226 AppSearchSchema schema = in testSetSchema_propertyDescription_notSupported() local
371 AppSearchSchema schema = in testSetSchema_updateVersion() local
406 AppSearchSchema schema = in testSetSchema_checkVersion() local
1599 AppSearchSchema schema = in testPutDocuments_emptyProperties() local
1659 AppSearchSchema schema = in testPutLargeDocumentBatch() local
6676 AppSearchSchema schema = in testQuery_listFilterQueryWithEnablingFeatureSucceeds() local
6794 AppSearchSchema schema = in testQuery_listFilterQueryWithoutEnablingFeatureFails() local
6912 AppSearchSchema schema = in testQuery_hasPropertyFunction() local
6985 AppSearchSchema schema = in testQuery_hasPropertyFunctionWithoutEnablingFeatureFails() local
[all …]