Searched defs:dumpAndReload (Results 1 - 2 of 2) sorted by relevance

/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
H A DSerializationStressTest.java216 protected Object dumpAndReload(Object o) throws IOException, method in class:SerializationStressTest
H A DObjectOutputStreamTest.java905 objLoaded = dumpAndReload(objToSave);
1186 protected Object dumpAndReload(Object o) throws IOException, method in class:ObjectOutputStreamTest

Completed in 87 milliseconds