Searched defs:mapper2 (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/jackson-databind/src/test/java/perf/ |
H A D | ObjectReaderTestBase.java | 23 ObjectMapper mapper2, String desc2, in testFromBytes() 45 ObjectMapper mapper2, String desc2, in testFromString() 65 ObjectMapper mapper2, byte[] byteInput2, Class<?> inputClass2) in doTest() 106 ObjectMapper mapper2, String input2, Class<?> inputClass2) in doTest()
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/ |
H A D | TestJDKSerialization.java | 104 ObjectMapper mapper2 = jdkDeserialize(bytes); in testEnumHandlers() local 168 ObjectMapper mapper2 = jdkDeserialize(bytes); in testObjectMapper() local
|
H A D | ObjectReaderTest.java | 157 ObjectMapper mapper2 = JsonMapper.builder() in testParserFeaturesCtrlChars() local
|
/aosp_15_r20/frameworks/native/services/inputflinger/tests/ |
H A D | KeyboardInputMapper_test.cpp | 784 KeyboardInputMapper& mapper2 = in TEST_F() local 896 KeyboardInputMapper& mapper2 = in TEST_F() local 984 KeyboardInputMapper& mapper2 = in TEST_F() local
|
H A D | InputReader_test.cpp | 2684 FakeInputMapper& mapper2 = in TEST_F() local
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/module/ |
H A D | TestDuplicateRegistration.java | 50 ObjectMapper mapper2 = jsonMapperBuilder() in testDuplicateRegistration() local
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/mixins/ |
H A D | TestMixinSerForClass.java | 117 ObjectMapper mapper2 = new ObjectMapper(); in testClassMixInsMidLevel() local
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/jsontype/vld/ |
H A D | BasicPTVTest.java | 106 ObjectMapper mapper2 = jsonMapperBuilder() in testAllowByBaseClass() local
|
/aosp_15_r20/external/json-schema-validator/src/test/java/com/networknt/schema/ |
H A D | MinimumValidatorTest.java | 264 …meMessages(String[][] values, String number, ObjectMapper mapper, ObjectMapper mapper2) throws IOE… in expectSomeMessages()
|
H A D | MaximumValidatorTest.java | 312 …es(String[][] values, String schemaTemplate, ObjectMapper mapper, ObjectMapper mapper2) throws IOE… in expectSomeMessages()
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/struct/ |
H A D | TestPOJOAsArray.java | 224 ObjectMapper mapper2 = new ObjectMapper(); in testAnnotationOverride() local
|