/aosp_15_r20/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/ |
H A D | GetSchemaResponseCtsTest.java | 64 AppSearchSchema schema2 = in testRebuild() local 278 AppSearchSchema schema2 = in testGetSchemaResponseBuilder_copyConstructor() local 358 AppSearchSchema schema2 = in testGetSchemaResponseBuilder_clearSchemas() local 385 AppSearchSchema schema2 = new AppSearchSchema.Builder("Email2").build(); in testGetSchemaResponseBuilder_clearSchemaTypeNotDisplayedBySystem() local 407 AppSearchSchema schema2 = new AppSearchSchema.Builder("Email2").build(); in testGetSchemaResponseBuilder_clearSchemaTypeVisibleToPackages() local 426 AppSearchSchema schema2 = new AppSearchSchema.Builder("Email2").build(); in testGetSchemaResponseBuilder_clearRequiredPermissionsForSchemaTypeVisibility() local 471 AppSearchSchema schema2 = new AppSearchSchema.Builder("Email2").build(); in testGetSchemaResponseBuilder_clearPubliclyVisibleSchema() local 490 AppSearchSchema schema2 = new AppSearchSchema.Builder("Email2").build(); in testGetSchemaResponseBuilder_clearSchemaTypeVisibleToConfigs() local
|
H A D | AppSearchSchemaCtsTest.java | 156 AppSearchSchema schema2 = in testEquals_identical() local 182 AppSearchSchema schema2 = in testEquals_differentOrder() local 207 AppSearchSchema schema2 = in testEquals_differentOrderWithScorableProperty() local 231 AppSearchSchema schema2 = in testEquals_failure_differentProperty() local 258 AppSearchSchema schema2 = in testEquals_failWithDifferentScorableTypes() local 291 AppSearchSchema schema2 = in testEquals_failure_differentOrder() local 648 AppSearchSchema schema2 = in testEquals_failure_differentDescription() local 669 AppSearchSchema schema2 = in testEquals_failure_differentPropertyDescription() local
|
H A D | SetSchemaRequestCtsTest.java | 62 AppSearchSchema schema2 = new AppSearchSchema.Builder("type2").addProperty(prop1).build(); in testBuildSetSchemaRequest() local 100 AppSearchSchema schema2 = in testSetSchemaRequestTypeChanges() local 589 AppSearchSchema schema2 = in testRebuild() local 709 AppSearchSchema schema2 = in testRebuild_visibleConfigs() local 753 AppSearchSchema schema2 = new AppSearchSchema.Builder("Email2").build(); in testSetVisibility_publicVisibility_rebuild() local 896 AppSearchSchema schema2 = new AppSearchSchema.Builder("type2").addProperty(prop1).build(); in testSetSchemaRequestBuilder_copyConstructor() local 950 AppSearchSchema schema2 = new AppSearchSchema.Builder("type2").addProperty(prop1).build(); in testSetSchemaRequestBuilder_copyConstructor_usesDeepCopies() local 1002 AppSearchSchema schema2 = new AppSearchSchema.Builder("type2").build(); in testSetSchemaRequestBuilder_clearSchemas() local 1012 AppSearchSchema schema2 = new AppSearchSchema.Builder("type2").build(); in testSetSchemaRequestBuilder_clearMigrators() local
|
H A D | AppSearchSessionCtsTestBase.java | 287 AppSearchSchema schema2 = in testSetSchema_updateSchemaDescription() local 346 AppSearchSchema schema2 = in testSetSchema_updatePropertyDescription() local 8130 AppSearchSchema schema2 = in testQuery_PropertyDefinedWithEnablingFeatureSucceeds() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/src/ |
D | lib.rs | 74 let schema2 = backends::intermediate::generate(&file2).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 | 164 const schema2 = { constant
|
/aosp_15_r20/external/json-schema-validator/src/test/java/com/networknt/schema/ |
H A D | UnknownMetaSchemaTest.java | 14 …private String schema2 = "{\"$schema\":\"https://json-schema.org/draft-07/schema\",\"title\":\"thi… field in UnknownMetaSchemaTest
|
/aosp_15_r20/external/rappor/bin/ |
H A D | decode_assoc.R | 219 schema2 <- schema[schema$metric == opts$metric_name & functionVar
|
/aosp_15_r20/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/ |
D | AppSearchLoggerTest.java | 1204 AppSearchSchema schema2 = new AppSearchSchema.Builder("testSchema").build(); in testLoggingStats_setSchema() local
|
D | AppSearchImplTest.java | 723 List<AppSearchSchema> schema2 = in testQueryWithMultiplePackages_noPackageFilters() local 790 List<AppSearchSchema> schema2 = in testQueryWithMultiplePackages_withPackageFilters() local
|
/aosp_15_r20/external/icing/icing/ |
H A D | icing-search-engine_optimize_test.cc | 743 SchemaProto schema2 = SchemaProto(schema1); in TEST_F() local
|
/aosp_15_r20/external/icing/icing/schema/ |
H A D | schema-store_test.cc | 194 SchemaProto schema2 = in TEST_F() local
|
H A D | schema-util_test.cc | 5698 SchemaProto schema2 = SchemaBuilder() in TEST_P() local
|