Searched defs:mapper1 (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/jackson-databind/src/test/java/perf/ |
H A D | ObjectReaderTestBase.java | 21 protected void testFromBytes(ObjectMapper mapper1, String desc1, in testFromBytes() 43 protected void testFromString(ObjectMapper mapper1, String desc1, in testFromString() 64 protected void doTest(ObjectMapper mapper1, byte[] byteInput1, Class<?> inputClass1, in doTest() 105 protected void doTest(ObjectMapper mapper1, String input1, Class<?> inputClass1, in doTest()
|
/aosp_15_r20/frameworks/native/services/inputflinger/tests/ |
H A D | KeyboardInputMapper_test.cpp | 965 KeyboardInputMapper& mapper1 = in TEST_F() local
|
H A D | InputReader_test.cpp | 2671 FakeInputMapper& mapper1 = in TEST_F() local
|