Searched refs:errorException (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/test/java/libcore/java/lang/
H A DOldAndroidMonitorTest.java117 OldAndroidMonitorTest.errorException = t;
181 OldAndroidMonitorTest.errorException = t;
263 private static Throwable errorException; field in class:OldAndroidMonitorTest
271 errorException = null;
285 if (errorException != null) {
287 errorException);

Completed in 59 milliseconds