Home
last modified time | relevance | path

Searched defs:schemaPath (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/json-schema-validator/src/test/java/com/networknt/schema/
H A DIssue550Test.java13 protected JsonSchema getJsonSchemaFromStreamContentV7(String schemaPath) { in getJsonSchemaFromStreamContentV7()
28 String schemaPath = "/schema/issue500_1-v7.json"; in testValidationMessageDoContainSchemaPath() local
42 String schemaPath = "/schema/issue500_2-v7.json"; in testValidationMessageDoContainSchemaPathForOneOf() local
H A DIssue456Test.java25 String schemaPath = "/schema/issue456-v7.json"; in shouldWorkT2() local
38 String schemaPath = "/schema/issue456-v7.json"; in shouldWorkT3() local
H A DIssue313Test.java32 String schemaPath = "/schema/issue313-2019-09.json"; in shouldFailV201909() local
44 String schemaPath = "/schema/issue313-v7.json"; in shouldFailV7() local
H A DIssue687Test.java58 String schemaPath = "/schema/issue687.json"; in validationMessages() local
82 …void testValidationMessage(PathType pathType, String schemaPath, String content, String[] expected… in testValidationMessage()
H A DIssue314Test.java19 String schemaPath = "/schema/issue314-v7.json"; in testNormalizeHttpOnly() local
H A DIssue518Test.java22 String schemaPath = "/schema/issue518-v7.json"; in testPreservingEmptyFragmentSuffix() local
H A DIssue383Test.java26 String schemaPath = "/schema/issue383-v7.json"; in nestedOneOfsShouldStillMatchV7() local
H A DIssue327Test.java25 String schemaPath = "/schema/issue327-v7.json"; in shouldWorkV7() local
H A DIssue426Test.java27 String schemaPath = "/schema/issue426-v7.json"; in shouldWorkV7() local
H A DIssue255Test.java40 String schemaPath = "/draft2019-09/issue255.json"; in shouldFailWhenRequiredPropertiesDoNotExistInReferencedSubSchema() local
H A DIssue295Test.java25 String schemaPath = "/schema/issue295-v7.json"; in shouldWorkV7() local
H A DDateTimeDSTTest.java25 String schemaPath = "/schema/dateTimeArray.json"; in shouldWorkV7() local
H A DIssue668Test.java27 String schemaPath = "/schema/issue668.yml"; in shouldHandleReferencesToYaml() local
H A DIssue664Test.java28 String schemaPath = "/schema/issue664-v7.json"; in shouldHaveFullSchemaPaths() local
H A DIssue404Test.java25 String schemaPath = "/schema/issue404-v7.json"; in expectObjectNotIntegerV7() local
H A DIssue606Test.java25 String schemaPath = "/schema/issue606-v7.json"; in shouldWorkV7() local
H A DIssue375Test.java43 String schemaPath = "/draft2019-09/issue375.json"; in shouldFailAndShowValidationValuesWithError() local
H A DIssue342Test.java26 String schemaPath = "/schema/issue342-v7.json"; in propertyNameEnumShouldFailV7() local
H A DIssue396Test.java28 String schemaPath = "/schema/issue396-v7.json"; in testComplexPropertyNamesV7() local
H A DSpecVersionDetectorTest.java41 void detectInvalidSchemaVersion(String schemaPath, String expectedError) throws IOException { in detectInvalidSchemaVersion()
H A DOverwritingCustomMessageBugTest.java36 String schemaPath = "/schema/OverwritingCustomMessageBug.json"; in validate() local
H A DIssue832Test.java52 String schemaPath = "/schema/issue832-v7.json"; in testV7WithNonMatchingCustomFormat() local
H A DIssue467Test.java39 private static String schemaPath = "/schema/issue467.json"; field in Issue467Test
H A DIssue451Test.java56 String schemaPath = "/schema/issue451-v7.json"; in walk() local
/aosp_15_r20/external/executorch/exir/_serialize/
H A Dbindings.cpp38 const std::string& jsonPath) { in PYBIND11_MODULE()
69 const std::string& binPath) { in PYBIND11_MODULE()

12