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

/external/apache-harmony/support/src/test/java/org/apache/harmony/testframework/serialization/
H A DSerializationTest.java256 public final static SerializableAssert THROWABLE_COMPARATOR = new SerializableAssert() { field in class:SerializationTest
274 THROWABLE_COMPARATOR.assertDeserialized(initThr.getCause(),
393 * java.lang.Throwable then <code>THROWABLE_COMPARATOR</code> is used.<br>-
426 return THROWABLE_COMPARATOR;

Completed in 137 milliseconds