/aosp_15_r20/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/ |
H A D | SetSchemaRequestCtsTest.java | 61 AppSearchSchema schema1 = new AppSearchSchema.Builder("type1").addProperty(prop1).build(); in testBuildSetSchemaRequest() local 98 AppSearchSchema schema1 = in testSetSchemaRequestTypeChanges() local 575 AppSearchSchema schema1 = in testRebuild() local 695 AppSearchSchema schema1 = in testRebuild_visibleConfigs() local 752 AppSearchSchema schema1 = new AppSearchSchema.Builder("Email1").build(); in testSetVisibility_publicVisibility_rebuild() local 783 AppSearchSchema schema1 = in getAndModify() local 843 AppSearchSchema schema1 = new AppSearchSchema.Builder("type1").addProperty(prop1).build(); in testVerbatimTokenizerType() local 869 AppSearchSchema schema1 = new AppSearchSchema.Builder("type1").addProperty(prop1).build(); in testRfc822TokenizerType() local 895 AppSearchSchema schema1 = new AppSearchSchema.Builder("type1").addProperty(prop1).build(); in testSetSchemaRequestBuilder_copyConstructor() local 949 AppSearchSchema schema1 = new AppSearchSchema.Builder("type1").addProperty(prop1).build(); in testSetSchemaRequestBuilder_copyConstructor_usesDeepCopies() local [all …]
|
H A D | GetSchemaResponseCtsTest.java | 50 AppSearchSchema schema1 = in testRebuild() local 264 AppSearchSchema schema1 = in testGetSchemaResponseBuilder_copyConstructor() local 344 AppSearchSchema schema1 = in testGetSchemaResponseBuilder_clearSchemas() local 384 AppSearchSchema schema1 = new AppSearchSchema.Builder("Email1").build(); in testGetSchemaResponseBuilder_clearSchemaTypeNotDisplayedBySystem() local 406 AppSearchSchema schema1 = new AppSearchSchema.Builder("Email1").build(); in testGetSchemaResponseBuilder_clearSchemaTypeVisibleToPackages() local 425 AppSearchSchema schema1 = new AppSearchSchema.Builder("Email1").build(); in testGetSchemaResponseBuilder_clearRequiredPermissionsForSchemaTypeVisibility() local 470 AppSearchSchema schema1 = new AppSearchSchema.Builder("Email1").build(); in testGetSchemaResponseBuilder_clearPubliclyVisibleSchema() local 489 AppSearchSchema schema1 = new AppSearchSchema.Builder("Email1").build(); in testGetSchemaResponseBuilder_clearSchemaTypeVisibleToConfigs() local
|
H A D | AppSearchSchemaCtsTest.java | 146 AppSearchSchema schema1 = in testEquals_identical() local 172 AppSearchSchema schema1 = in testEquals_differentOrder() local 199 AppSearchSchema schema1 = in testEquals_differentOrderWithScorableProperty() local 221 AppSearchSchema schema1 = in testEquals_failure_differentProperty() local 249 AppSearchSchema schema1 = in testEquals_failWithDifferentScorableTypes() local 273 AppSearchSchema schema1 = in testEquals_failure_differentOrder() local 647 AppSearchSchema schema1 = schemaBuilder.build(); in testEquals_failure_differentDescription() local 657 AppSearchSchema schema1 = in testEquals_failure_differentPropertyDescription() local
|
H A D | AppSearchSessionCtsTestBase.java | 260 AppSearchSchema schema1 = in testSetSchema_updateSchemaDescription() local 319 AppSearchSchema schema1 = in testSetSchema_updatePropertyDescription() local 8120 AppSearchSchema schema1 = in testQuery_PropertyDefinedWithEnablingFeatureSucceeds() local
|
/aosp_15_r20/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/ |
D | AppSearchImplTest.java | 709 List<AppSearchSchema> schema1 = in testQueryWithMultiplePackages_noPackageFilters() local 776 List<AppSearchSchema> schema1 = in testQueryWithMultiplePackages_withPackageFilters() local 1668 List<AppSearchSchema> schema1 = in testGetNextPageToken_query() local 1723 List<AppSearchSchema> schema1 = in testGetNextPageWithDifferentPackage_query() local 1792 List<AppSearchSchema> schema1 = in testGetNextPageToken_globalQuery() local 1851 List<AppSearchSchema> schema1 = in testGetNextPageWithDifferentPackage_globalQuery() local 1924 List<AppSearchSchema> schema1 = in testInvalidateNextPageToken_query() local 1990 List<AppSearchSchema> schema1 = in testInvalidateNextPageToken_zeroNextPageToken() local 2037 List<AppSearchSchema> schema1 = in testInvalidateNextPageTokenWithDifferentPackage_query() local 2104 List<AppSearchSchema> schema1 = in testInvalidateNextPageToken_globalQuery() local [all …]
|
D | AppSearchLoggerTest.java | 1177 AppSearchSchema schema1 = in testLoggingStats_setSchema() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/src/ |
D | lib.rs | 73 let schema1 = backends::intermediate::generate(&file1).unwrap(); in rust_no_allocation_output_is_deterministic() localVariable
|
/aosp_15_r20/development/tools/winscope/src/common/ |
H A D | persistent_store_proxy_test.ts | 146 const schema1 = { constant
|
/aosp_15_r20/external/json-schema-validator/src/test/java/com/networknt/schema/ |
H A D | UnknownMetaSchemaTest.java | 13 …private String schema1 = "{\"$schema\":\"http://json-schema.org/draft-07/schema\",\"title\":\"thin… field in UnknownMetaSchemaTest
|
/aosp_15_r20/external/rappor/bin/ |
H A D | decode_assoc.R | 213 schema1 <- schema[schema$metric == opts$metric_name & functionVar
|
/aosp_15_r20/external/icing/icing/ |
H A D | icing-search-engine_optimize_test.cc | 734 SchemaProto schema1 = in TEST_F() local
|
/aosp_15_r20/external/icing/icing/schema/ |
H A D | schema-store_test.cc | 173 SchemaProto schema1 = in TEST_F() local
|
H A D | schema-util_test.cc | 5669 SchemaProto schema1 = SchemaBuilder() in TEST_P() local
|