Home
last modified time | relevance | path

Searched defs:firstException (Results 1 – 5 of 5) 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/grpc-grpc-java/testing/src/main/java/io/grpc/testing/
DGrpcCleanupRule.java54 private Throwable firstException; field in GrpcCleanupRule
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DCycleDetectingLockFactoryTest.java104 PotentialDeadlockException firstException = null; in testDeadlock_twoLocks() local
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DCycleDetectingLockFactoryTest.java104 PotentialDeadlockException firstException = null; in testDeadlock_twoLocks() local
/external/icu/android_icu4j/testing/src/com/android/i18n/test/timezone/
DTimeZoneIntegrationTest.java170 Throwable firstException = exceptions.get(0); in testSetDefaultRace() local