Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/
H A DSetSchemaRequestCtsTest.java61 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 DGetSchemaResponseCtsTest.java50 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 DAppSearchSchemaCtsTest.java146 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 DAppSearchSessionCtsTestBase.java260 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/
DAppSearchImplTest.java709 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 …]
DAppSearchLoggerTest.java1177 AppSearchSchema schema1 = in testLoggingStats_setSchema() local
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/src/
Dlib.rs73 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 Dpersistent_store_proxy_test.ts146 const schema1 = { constant
/aosp_15_r20/external/json-schema-validator/src/test/java/com/networknt/schema/
H A DUnknownMetaSchemaTest.java13 …private String schema1 = "{\"$schema\":\"http://json-schema.org/draft-07/schema\",\"title\":\"thin… field in UnknownMetaSchemaTest
/aosp_15_r20/external/rappor/bin/
H A Ddecode_assoc.R213 schema1 <- schema[schema$metric == opts$metric_name & functionVar
/aosp_15_r20/external/icing/icing/
H A Dicing-search-engine_optimize_test.cc734 SchemaProto schema1 = in TEST_F() local
/aosp_15_r20/external/icing/icing/schema/
H A Dschema-store_test.cc173 SchemaProto schema1 = in TEST_F() local
H A Dschema-util_test.cc5669 SchemaProto schema1 = SchemaBuilder() in TEST_P() local