Home
last modified time | relevance | path

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

/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/
DTestCachingOfDeser.java64 TestMapWithCustom mapC = mapper.readValue(MAP_INPUT, TestMapWithCustom.class); in testCustomMapCaching1() local
78 TestMapWithCustom mapC = mapper.readValue(MAP_INPUT, TestMapWithCustom.class); in testCustomMapCaching2() local