Home
last modified time | relevance | path

Searched defs:ex2 (Results 1 – 3 of 3) 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/jsr166-tests/src/test/java/jsr166/
DCompletableFutureTest.java893 final CFException ex2 = new CFException(); in testExceptionally_exceptionalCompletionActionFailed() local
1031 final CFException ex2 = new CFException(); in testWhenComplete_sourceFailedActionFailed() local
1181 final CFException ex2 = new CFException(); in testHandle_sourceFailedActionFailed() local