Home
last modified time | relevance | path

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

/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/
DTestJDKSerialization.java128 final String EXP_JSON = "{\"x\":2,\"y\":3}"; in testObjectWriter() local
161 final String EXP_JSON = "{\"x\":2,\"y\":3}"; in testObjectMapper() local