/aosp_15_r20/external/pytorch/test/cpp/jit/ |
H A D | test_schema_info.cpp | 10 c10::FunctionSchema schema = torch::jit::parseSchema( in TEST() local 20 c10::FunctionSchema schema = torch::jit::parseSchema( in TEST() local 27 c10::FunctionSchema schema = torch::jit::parseSchema( in TEST() local 39 c10::FunctionSchema schema = torch::jit::parseSchema( in TEST() local 47 SchemaInfo schema( in TEST() local 58 SchemaInfo schema( in TEST() local 65 SchemaInfo schema( in TEST() local 119 c10::FunctionSchema schema = torch::jit::parseSchema( in TEST() local 130 c10::FunctionSchema schema = torch::jit::parseSchema( in TEST() local 141 c10::FunctionSchema schema = torch::jit::parseSchema( in TEST() local [all …]
|
/aosp_15_r20/external/icing/icing/schema/ |
H A D | schema-util_test.cc | 130 SchemaProto schema = SchemaBuilder() in TEST_P() local 239 SchemaProto schema = SchemaBuilder() in TEST_P() local 347 SchemaProto schema = SchemaBuilder() in TEST_P() local 409 SchemaProto schema = SchemaBuilder().AddType(type_a).AddType(type_b).Build(); in TEST_P() local 444 SchemaProto schema = SchemaBuilder().AddType(type_a).AddType(type_b).Build(); in TEST_P() local 490 SchemaProto schema = in TEST_P() local 534 SchemaProto schema = in TEST_P() local 579 SchemaProto schema = in TEST_P() local 650 SchemaProto schema = SchemaBuilder() in TEST_P() local 717 SchemaProto schema = SchemaBuilder() in TEST_P() local [all …]
|
H A D | schema-store_test.cc | 137 SchemaProto schema = in TEST_F() local 1568 SchemaProto schema = SchemaBuilder() in TEST_F() local 1607 SchemaProto schema = in TEST_F() local 1671 SchemaProto schema = in TEST_F() local 1719 SchemaProto schema = in TEST_F() local 1847 SchemaProto schema = in TEST_F() local 2507 SchemaProto schema = in TEST_F() local 2548 SchemaProto schema = in TEST_F() local 2606 SchemaProto schema = in TEST_F() local 2674 SchemaProto schema = SchemaBuilder() in TEST_F() local [all …]
|
/aosp_15_r20/external/icing/icing/query/ |
H A D | query-processor_test.cc | 277 SchemaProto schema = SchemaBuilder() in TEST_F() local 295 SchemaProto schema = SchemaBuilder() in TEST_F() local 336 SchemaProto schema = SchemaBuilder() in TEST_F() local 397 SchemaProto schema = SchemaBuilder() in TEST_F() local 453 SchemaProto schema = SchemaBuilder() in TEST_F() local 511 SchemaProto schema = SchemaBuilder() in TEST_F() local 567 SchemaProto schema = SchemaBuilder() in TEST_F() local 625 SchemaProto schema = SchemaBuilder() in TEST_F() local 686 SchemaProto schema = SchemaBuilder() in TEST_F() local 744 SchemaProto schema = SchemaBuilder() in TEST_F() local [all …]
|
H A D | suggestion-processor_test.cc | 197 SchemaProto schema = SchemaBuilder() in TEST_F() local 246 SchemaProto schema = SchemaBuilder() in TEST_F() local 299 SchemaProto schema = SchemaBuilder() in TEST_F() local 354 SchemaProto schema = SchemaBuilder() in TEST_F() local 423 SchemaProto schema = SchemaBuilder() in TEST_F() local 487 SchemaProto schema = SchemaBuilder() in TEST_F() local 524 SchemaProto schema = SchemaBuilder() in TEST_F() local 561 SchemaProto schema = SchemaBuilder() in TEST_F() local 615 SchemaProto schema = SchemaBuilder() in TEST_F() local 664 SchemaProto schema = SchemaBuilder() in TEST_F() local [all …]
|
/aosp_15_r20/external/json-schema-validator/src/test/resources/schema/oas/v31/ |
H A D | petstore.json | 60 "schema": { object 65 "schema": { object 70 "schema": { object 82 "schema": { object 87 "schema": { object 123 "schema": { object 128 "schema": { object 133 "schema": { object 145 "schema": { object 150 "schema": { object [all …]
|
/aosp_15_r20/external/libchrome/components/json_schema/ |
H A D | json_schema_validator_unittest_base.cc | 91 std::unique_ptr<base::DictionaryValue> schema( in TestComplex() local 118 std::unique_ptr<base::DictionaryValue> schema(new base::DictionaryValue()); in TestStringPattern() local 136 std::unique_ptr<base::DictionaryValue> schema( in TestEnum() local 158 std::unique_ptr<base::DictionaryValue> schema( in TestChoices() local 190 std::unique_ptr<base::DictionaryValue> schema(new base::DictionaryValue()); in TestObject() local 308 std::unique_ptr<base::DictionaryValue> schema(new base::DictionaryValue()); in TestTypeReference() local 367 std::unique_ptr<base::DictionaryValue> schema( in TestArrayTuple() local 431 std::unique_ptr<base::DictionaryValue> schema(new base::DictionaryValue()); in TestArrayNonTuple() local 467 std::unique_ptr<base::DictionaryValue> schema(new base::DictionaryValue()); in TestString() local 494 std::unique_ptr<base::DictionaryValue> schema(new base::DictionaryValue()); in TestNumber() local [all …]
|
/aosp_15_r20/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/ |
H A D | AppSearchSchemaCtsTest.java | 314 AppSearchSchema schema = in testParentTypes() local 324 AppSearchSchema schema = in testDuplicateParentTypes() local 389 AppSearchSchema schema = in testPropertyConfig() local 549 AppSearchSchema schema = in testPropertyConfig_withDeletePropagationType() local 761 AppSearchSchema schema = in testAppSearchSchema_toString() local 979 AppSearchSchema schema = in testAppSearchSchema_toString_withDeletePropagationType() local 1041 AppSearchSchema schema = in testAppSearchSchema_toStringNoDescriptionSet() local 1175 AppSearchSchema schema = in testEmbeddingPropertyConfig() local 1303 AppSearchSchema schema = in testEmbeddingPropertyConfig_quantization() local 1397 AppSearchSchema schema = in testAppSearchSchemaBuilder_copyConstructor() local [all …]
|
H A D | SetSchemaRequestCtsTest.java | 196 AppSearchSchema schema = new AppSearchSchema.Builder("Schema").build(); in testSetSchemaTypeDisplayedBySystem_displayed() local 212 AppSearchSchema schema = new AppSearchSchema.Builder("Schema").build(); in testSetSchemaTypeDisplayedBySystem_notDisplayed() local 223 AppSearchSchema schema = new AppSearchSchema.Builder("Schema").build(); in testSetSchemaTypeVisibleForPermissions() local 309 AppSearchSchema schema = new AppSearchSchema.Builder("Schema").build(); in testSchemaTypeVisibilityForPackage_visible() local 330 AppSearchSchema schema = new AppSearchSchema.Builder("Schema").build(); in testSchemaTypeVisibilityForPackage_notVisible() local 346 AppSearchSchema schema = new AppSearchSchema.Builder("Schema").build(); in testSchemaTypeVisibilityForPackage_deduped() local 367 AppSearchSchema schema = new AppSearchSchema.Builder("Schema").build(); in testSchemaTypeVisibilityForPackage_removed() local 394 AppSearchSchema schema = new AppSearchSchema.Builder("Schema").build(); in testPubliclyVisibleSchemaType() local 409 AppSearchSchema schema = new AppSearchSchema.Builder("Schema").build(); in testPubliclyVisibleSchemaType_removal() local 433 AppSearchSchema schema = new AppSearchSchema.Builder("Schema").build(); in testPubliclyVisibleSchemaType_deduped() local [all …]
|
/aosp_15_r20/external/icing/java/tests/instrumentation/src/com/google/android/icing/ |
H A D | IcingSearchEngineTest.java | 197 SchemaProto schema = SchemaProto.newBuilder().addTypes(emailTypeConfig).build(); in testSetAndGetSchema() local 263 SchemaProto schema = SchemaProto.newBuilder().addTypes(emailTypeConfig).build(); in testPutAndGetDocuments() local 286 SchemaProto schema = SchemaProto.newBuilder().addTypes(emailTypeConfig).build(); in testSearch() local 329 SchemaProto schema = SchemaProto.newBuilder().addTypes(emailTypeConfig).build(); in testGetNextPage() local 497 SchemaProto schema = SchemaProto.newBuilder().addTypes(emailTypeConfig).build(); in testDelete() local 521 SchemaProto schema = SchemaProto.newBuilder().addTypes(emailTypeConfig).build(); in testDeleteByNamespace() local 546 SchemaProto schema = SchemaProto.newBuilder().addTypes(emailTypeConfig).build(); in testDeleteBySchemaType() local 571 SchemaProto schema = SchemaProto.newBuilder().addTypes(emailTypeConfig).build(); in testDeleteByQuery() local 626 SchemaProto schema = SchemaProto.newBuilder().addTypes(emailTypeConfig).build(); in testDeleteByQueryWithDeletedDocumentInfo() local 712 SchemaProto schema = SchemaProto.newBuilder().addTypes(emailTypeConfig).build(); in testGetDebugInfo() local [all …]
|
/aosp_15_r20/external/icing/icing/ |
H A D | icing-search-engine_optimize_test.cc | 163 SchemaProto schema = in TEST_F() local 233 SchemaProto schema = in TEST_F() local 290 SchemaProto schema = in TEST_F() local 323 SchemaProto schema = in TEST_F() local 422 SchemaProto schema = in TEST_F() local 523 SchemaProto schema = in TEST_F() local 579 SchemaProto schema = in TEST_F() local 775 SchemaProto schema = in TEST_F() local 855 SchemaProto schema = in TEST_F() local 979 SchemaProto schema = in TEST_F() local [all …]
|
H A D | icing-search-engine_schema_test.cc | 169 SchemaProto schema; in TEST_F() local 254 SchemaProto schema; in TEST_F() local 283 SchemaProto schema; in TEST_F() local 309 SchemaProto schema; in TEST_F() local 339 SchemaProto schema; in TEST_F() local 361 SchemaProto schema; in TEST_F() local 380 SchemaProto schema; in TEST_F() local 405 SchemaProto schema; in TEST_F() local 438 SchemaProto schema; in TEST_F() local 457 SchemaProto schema; in TEST_F() local [all …]
|
/aosp_15_r20/external/json-schema-validator/src/test/java/com/networknt/schema/walk/ |
H A D | JsonSchemaWalkListenerTest.java | 107 … JsonSchema schema = JsonSchemaFactory.getInstance(VersionFlag.V7).getSchema(schemaData, config); in keywordListener() local 186 … JsonSchema schema = JsonSchemaFactory.getInstance(VersionFlag.V7).getSchema(schemaData, config); in propertyListener() local 272 … JsonSchema schema = JsonSchemaFactory.getInstance(VersionFlag.V7).getSchema(schemaData, config); in itemsListener() local 346 … JsonSchema schema = JsonSchemaFactory.getInstance(VersionFlag.V7).getSchema(schemaData, config); in items202012Listener() local 394 JsonSchema schema = JsonSchemaFactory.getInstance(VersionFlag.V201909) in draft201909() local 557 …JsonSchema schema = JsonSchemaFactory.getInstance(VersionFlag.V202012).getSchema(schemaData, confi… in applyDefaults() local 614 …JsonSchema schema = JsonSchemaFactory.getInstance(VersionFlag.V202012).getSchema(schemaData, confi… in applyDefaultsWithWalker() local 671 …JsonSchema schema = JsonSchemaFactory.getInstance(VersionFlag.V202012).getSchema(schemaData, confi… in applyInvalidDefaultsWithWalker() local 739 …JsonSchema schema = JsonSchemaFactory.getInstance(VersionFlag.V202012).getSchema(schemaData, confi… in missingRequired() local 808 …JsonSchema schema = JsonSchemaFactory.getInstance(VersionFlag.V202012).getSchema(schemaData, confi… in generateDataWithWalker() local
|
/aosp_15_r20/external/google-cloud-java/java-discoveryengine/proto-google-cloud-discoveryengine-v1beta/src/main/java/com/google/cloud/discoveryengine/v1beta/ |
H A D | SchemaName.java | 46 private final String schema; field in SchemaName 115 public static SchemaName of(String project, String location, String dataStore, String schema) { in of() 126 String project, String location, String dataStore, String schema) { in ofProjectLocationDataStoreSchemaName() 137 String project, String location, String collection, String dataStore, String schema) { in ofProjectLocationCollectionDataStoreSchemaName() 147 public static String format(String project, String location, String dataStore, String schema) { in format() 159 String project, String location, String dataStore, String schema) { in formatProjectLocationDataStoreSchemaName() 171 String project, String location, String collection, String dataStore, String schema) { in formatProjectLocationCollectionDataStoreSchemaName() 309 private String schema; field in SchemaName.Builder 344 public Builder setSchema(String schema) { in setSchema() 374 private String schema; field in SchemaName.ProjectLocationCollectionDataStoreSchemaBuilder [all …]
|
/aosp_15_r20/external/json-schema-validator/src/test/java/com/networknt/schema/ |
H A D | DiscriminatorValidatorTest.java | 122 JsonSchema schema = factory.getSchema(schemaData, config); in discriminatorInArray() local 155 JsonSchema schema = factory.getSchema(schemaData, config); in anyOfWithConfigEnabledButNoDiscriminator() local 249 JsonSchema schema = factory.getSchema(schemaData, config); in discriminatorInArrayInvalidDiscriminatorPropertyAnyOf() local 343 JsonSchema schema = factory.getSchema(schemaData, config); in discriminatorInArrayInvalidDiscriminatorPropertyOneOf() local 434 JsonSchema schema = factory.getSchema(schemaData, config); in discriminatorInArrayOneOfShouldOnlyReportErrorsInMatchingDiscriminator() local 531 JsonSchema schema = factory.getSchema(schemaData, config); in discriminatorInOneOfShouldOnlyReportErrorsInMatchingDiscriminator() local 632 JsonSchema schema = factory.getSchema(schemaData, config); in discriminatorMappingInOneOfShouldOnlyReportErrorsInMatchingDiscriminator() local 688 JsonSchema schema = factory.getSchema(schemaData, config); in oneOfMissingDiscriminatorValue() local 785 JsonSchema schema = factory.getSchema(schemaData, config); in anyOfMissingDiscriminatorValue() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/ |
H A D | decomposition_registry.cpp | 38 const FunctionSchema* schema = &pair.first->schema(); in loadModule() local 73 auto schema = n->maybeSchema(); in DecomposeOp() local 111 const FunctionSchema& schema) { in GetDecomposition() 124 const FunctionSchema& schema) { in GetDecompositionFunction() 145 const FunctionSchema& schema, in RegisterDecomposition() 187 const auto& schema = op.schema(); in run_jit_decomposition() local 200 bool has_jit_decomposition(const FunctionSchema& schema) { in has_jit_decomposition() 204 Function* GetDecompositionExecutor(const FunctionSchema& schema) { in GetDecompositionExecutor() 211 auto& schema = getOperatorForLiteral(schema_literal)->schema(); in GetDecompositionExecutor() local
|
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft7/ |
H A D | ref.json | 4 "schema": { object 35 "schema": { object 56 "schema": { object 77 "schema": { object 124 "schema": { object 147 "schema": { object 180 "schema": { object 216 "schema": {"$ref": "http://json-schema.org/draft-07/schema#"}, object 232 "schema": { object 252 "schema": { object [all …]
|
/aosp_15_r20/external/libchrome/components/policy/core/common/ |
H A D | schema_unittest.cc | 156 Schema schema = Schema::Parse(content, &error); in ParseFails() local 164 Schema schema, in TestSchemaValidationHelper() 199 void TestSchemaValidationWithPath(Schema schema, in TestSchemaValidationWithPath() 272 Schema schema = Schema::Parse(R"({ in TEST() local 309 Schema schema = Schema::Parse(kTestSchema, &error); in TEST() local 446 Schema schema = Schema::Parse(R"({ "type": "object" })", &error); in TEST() local 602 Schema schema = Schema::Wrap(&kData); in TEST() local 668 Schema schema = Schema::Parse(kTestSchema, &error); in TEST() local 1092 Schema schema = Schema::Parse(R"({ in TEST() local 1142 Schema schema = Schema::Parse(R"({ in TEST() local [all …]
|
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft-next/ |
H A D | ref.json | 4 "schema": { object 36 "schema": { object 58 "schema": { object 80 "schema": { object 128 "schema": { object 152 "schema": { object 186 "schema": { object 205 "schema": { object 226 "schema": { object 252 "schema": { object [all …]
|
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft2019-09/ |
H A D | ref.json | 4 "schema": { object 36 "schema": { object 58 "schema": { object 80 "schema": { object 128 "schema": { object 152 "schema": { object 186 "schema": { object 205 "schema": { object 226 "schema": { object 252 "schema": { object [all …]
|
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft2020-12/ |
H A D | ref.json | 4 "schema": { object 36 "schema": { object 58 "schema": { object 80 "schema": { object 128 "schema": { object 152 "schema": { object 186 "schema": { object 205 "schema": { object 226 "schema": { object 252 "schema": { object [all …]
|
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft6/optional/ |
H A D | ecmascript-regex.json | 4 "schema": { object 23 "schema": { object 42 "schema": { object 61 "schema": { object 80 "schema": { object 104 "schema": { object 128 "schema": { object 147 "schema": { object 166 "schema": { object 230 "schema": { object [all …]
|
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft7/optional/ |
H A D | ecmascript-regex.json | 4 "schema": { object 23 "schema": { object 42 "schema": { object 61 "schema": { object 80 "schema": { object 104 "schema": { object 128 "schema": { object 147 "schema": { object 166 "schema": { object 230 "schema": { object [all …]
|
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft4/optional/ |
H A D | ecmascript-regex.json | 4 "schema": { object 23 "schema": { object 42 "schema": { object 61 "schema": { object 80 "schema": { object 104 "schema": { object 128 "schema": { object 147 "schema": { object 166 "schema": { object 230 "schema": { object [all …]
|
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft6/ |
H A D | ref.json | 4 "schema": { object 35 "schema": { object 56 "schema": { object 77 "schema": { object 124 "schema": { object 147 "schema": { object 180 "schema": { object 216 "schema": {"$ref": "http://json-schema.org/draft-06/schema#"}, object 232 "schema": { object 252 "schema": { object [all …]
|