Home
last modified time | relevance | path

Searched refs:firstException (Results 1 – 7 of 7) 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
28 RouteException re = new RouteException(firstException); in getConnectionIOException_single()
29 assertSame(firstException, re.getLastConnectException()); in getConnectionIOException_single()
33 IOException firstException = new IOException(); in getConnectionIOException_multiple() local
36 RouteException re = new RouteException(firstException); in getConnectionIOException_multiple()
46 assertSame(firstException, secondSuppressedException[0]); in getConnectionIOException_multiple()
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DCycleDetectingLockFactoryTest.java108 PotentialDeadlockException firstException = null; in testDeadlock_twoLocks() local
115 firstException = expected; in testDeadlock_twoLocks()
125 assertSame(firstException.getCause(), expected.getCause()); in testDeadlock_twoLocks()
/external/guice/core/test/com/google/inject/
DScopesTest.java1117 Throwable firstException = null;
1124 firstException = e.getCause();
1140 assertEquals(firstException.getClass(), ProvisionException.class);
1145 firstException.getMessage(), secondException.getMessage(), thirdException.getMessage())
/external/guice/extensions/struts2/lib/
Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...