Home
last modified time | relevance | path

Searched defs:schema2 (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/
H A DGetSchemaResponseCtsTest.java64 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 DAppSearchSchemaCtsTest.java156 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 DSetSchemaRequestCtsTest.java62 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 DAppSearchSessionCtsTestBase.java287 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/
Dlib.rs74 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 Dpersistent_store_proxy_test.ts164 const schema2 = { constant
/aosp_15_r20/external/json-schema-validator/src/test/java/com/networknt/schema/
H A DUnknownMetaSchemaTest.java14 …private String schema2 = "{\"$schema\":\"https://json-schema.org/draft-07/schema\",\"title\":\"thi… field in UnknownMetaSchemaTest
/aosp_15_r20/external/rappor/bin/
H A Ddecode_assoc.R219 schema2 <- schema[schema$metric == opts$metric_name & functionVar
/aosp_15_r20/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/
DAppSearchLoggerTest.java1204 AppSearchSchema schema2 = new AppSearchSchema.Builder("testSchema").build(); in testLoggingStats_setSchema() local
DAppSearchImplTest.java723 List<AppSearchSchema> schema2 = in testQueryWithMultiplePackages_noPackageFilters() local
790 List<AppSearchSchema> schema2 = in testQueryWithMultiplePackages_withPackageFilters() local
/aosp_15_r20/external/icing/icing/
H A Dicing-search-engine_optimize_test.cc743 SchemaProto schema2 = SchemaProto(schema1); in TEST_F() local
/aosp_15_r20/external/icing/icing/schema/
H A Dschema-store_test.cc194 SchemaProto schema2 = in TEST_F() local
H A Dschema-util_test.cc5698 SchemaProto schema2 = SchemaBuilder() in TEST_P() local