Home
last modified time | relevance | path

Searched defs:mapper1 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/jackson-databind/src/test/java/perf/
H A DObjectReaderTestBase.java21 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 DKeyboardInputMapper_test.cpp965 KeyboardInputMapper& mapper1 = in TEST_F() local
H A DInputReader_test.cpp2671 FakeInputMapper& mapper1 = in TEST_F() local