Home
last modified time | relevance | path

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

/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/ser/jdk/
H A DAtomicTypeSerializationTest.java99 public void testAtomicReference() throws Exception in testAtomicReference() method in AtomicTypeSerializationTest
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/jdk/
H A DJDKAtomicTypesDeserTest.java128 public void testAtomicReference() throws Exception in testAtomicReference() method in JDKAtomicTypesDeserTest