Home
last modified time | relevance | path

Searched defs:ex2 (Results 1 – 4 of 4) sorted by relevance

/libcore/luni/src/test/java/libcore/java/util/jar/
DOldJarExceptionTest.java30 JarException ex2 = new JarException(null); in test_Constructor() local
39 JarException ex2 = new JarException(null); in test_ConstructorLjava_lang_String() local
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
DKeyStoreBuilderTest.java439 Exception ex2 = null; in testNewInstanceStringProviderProtectionParameter() local
/libcore/ojluni/src/test/java/util/concurrent/tck/
DCompletableFutureTest.java998 final CFException ex2 = new CFException(); in testExceptionally_exceptionalCompletionActionFailed() local
1136 final CFException ex2 = new CFException(); in testWhenComplete_sourceFailedActionFailed() local
1286 final CFException ex2 = new CFException(); in testHandle_sourceFailedActionFailed() local
4907 final CFException ex2 = new CFException(); in testDefaultExceptionallyAsync_exceptionalCompletionActionFailed() local
4920 checkCompletedWithWrappedException(g.toCompletableFuture(), ex2); in testDefaultExceptionallyAsync_exceptionalCompletionActionFailed() local
/libcore/jsr166-tests/src/test/java/jsr166/
DCompletableFutureTest.java901 final CFException ex2 = new CFException(); in testExceptionally_exceptionalCompletionActionFailed() local
1039 final CFException ex2 = new CFException(); in testWhenComplete_sourceFailedActionFailed() local
1189 final CFException ex2 = new CFException(); in testHandle_sourceFailedActionFailed() local