Home
last modified time | relevance | path

Searched defs:firstException (Results 1 – 8 of 8) sorted by relevance

/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/http/
DRouteExceptionTest.java27 IOException firstException = new IOException(); in getConnectionIOException_single() local
33 IOException firstException = new IOException(); in getConnectionIOException_multiple() local
/external/tink/java_src/src/test/java/com/google/crypto/tink/subtle/
DDaeadThreadSafetyTest.java44 private Throwable firstException = null; field in DaeadThreadSafetyTest.ExceptionHandler
DAeadThreadSafetyTest.java53 private Throwable firstException = null; field in AeadThreadSafetyTest.ExceptionHandler
DSignatureThreadSafetyTest.java61 private Throwable firstException = null; field in SignatureThreadSafetyTest.ExceptionHandler
DStreamingAeadThreadSafetyTest.java59 private Throwable firstException = null; field in StreamingAeadThreadSafetyTest.ExceptionHandler
/external/icu/android_icu4j/testing/src/com/android/i18n/test/timezone/
DTimeZoneIntegrationTest.java170 Throwable firstException = exceptions.get(0); in testSetDefaultRace() local
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DCycleDetectingLockFactoryTest.java104 PotentialDeadlockException firstException = null; in testDeadlock_twoLocks() local
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DCycleDetectingLockFactoryTest.java104 PotentialDeadlockException firstException = null; in testDeadlock_twoLocks() local