Searched defs:firstException (Results 1 – 8 of 8) sorted by relevance
27 IOException firstException = new IOException(); in getConnectionIOException_single() local33 IOException firstException = new IOException(); in getConnectionIOException_multiple() local
44 private Throwable firstException = null; field in DaeadThreadSafetyTest.ExceptionHandler
53 private Throwable firstException = null; field in AeadThreadSafetyTest.ExceptionHandler
61 private Throwable firstException = null; field in SignatureThreadSafetyTest.ExceptionHandler
59 private Throwable firstException = null; field in StreamingAeadThreadSafetyTest.ExceptionHandler
170 Throwable firstException = exceptions.get(0); in testSetDefaultRace() local
104 PotentialDeadlockException firstException = null; in testDeadlock_twoLocks() local