Home
last modified time | relevance | path

Searched refs:ee (Results 1 – 25 of 31) sorted by relevance

12

/libcore/luni/src/test/java/libcore/java/sql/
DOldPreparedStatementTest.java93 } catch (Exception ee) { in setUp()
106 } catch (SQLException ee) { in tearDown()
137 } catch (SQLException ee) { in testAddBatch()
143 } catch (SQLException ee) { in testAddBatch()
156 } catch (SQLException ee) { in testAddBatch()
169 } catch (SQLException ee) { in testAddBatch()
195 } catch (Exception ee) { in testExecute()
215 } catch (Exception ee) { in testExecute()
228 } catch (Exception ee) { in testExecute()
240 } catch (Exception ee) { in testExecute()
[all …]
DOldStatementTest.java45 } catch (SQLException ee) { in testAddBatch()
59 } catch (SQLException ee) { in testAddBatch()
72 } catch (SQLException ee) { in testAddBatch()
87 } catch (SQLException ee) { in testClearWarnings()
98 } catch (SQLException ee) { in testClearWarnings()
181 } catch (SQLException ee) { in testClearBatch()
195 } catch (SQLException ee) { in testClearBatch()
208 } catch (SQLException ee) { in testClearBatch()
239 } catch (Exception ee) { in testExecute()
262 } catch (SQLException ee) { in testExecute()
[all …]
DOldConnectionTest.java69 } catch (Exception ee) { in testCreateStatement_int_int()
90 } catch (Exception ee) { in testCreateStatement_int_int()
111 } catch (Exception ee) { in testCreateStatement_int_int()
136 } catch (Exception ee) { in testCreateStatement_int_int()
159 } catch (Exception ee) { in testCreateStatement_int_int()
200 } catch (SQLException ee) { in testCreateStatement_int_int_int()
234 } catch (SQLException ee) { in testCreateStatementIntIntIntNotSupported()
270 } catch (SQLException ee) { in testClearWarnings()
287 } catch (SQLException ee) { in testClearWarnings()
403 } catch (SQLException ee) { in testSetAutoCommit()
[all …]
DOldSQLTest.java65 } catch(SQLException ee) { in tearDown()
88 } catch (SQLException ee) {} in createZoo()
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DConcurrentModTest.java63 } catch (IndexOutOfBoundsException ee) { in testGet()
70 } catch (IndexOutOfBoundsException ee) { in testGet()
167 } catch (IndexOutOfBoundsException ee) { in testRemove()
174 } catch (IndexOutOfBoundsException ee) { in testRemove()
196 } catch (UnsupportedOperationException ee) { in testRemove()
275 } catch (ClassCastException ee) { in test_addLjava_lang_Object()
304 } catch (IllegalArgumentException ee) { in test_addLjava_lang_Object()
349 } catch (ClassCastException ee) { in test_addILjava_lang_Object()
377 } catch (IllegalArgumentException ee) { in test_addILjava_lang_Object()
391 } catch (IndexOutOfBoundsException ee) { in test_addILjava_lang_Object()
[all …]
DResourceBundleTest.java87 } catch (NullPointerException ee) { in test_getBundleLjava_lang_StringLjava_util_Locale()
93 } catch (NullPointerException ee) { in test_getBundleLjava_lang_StringLjava_util_Locale()
101 } catch (MissingResourceException ee) { in test_getBundleLjava_lang_StringLjava_util_Locale()
147 } catch (NullPointerException ee) { in test_getBundleLjava_lang_StringLjava_util_LocaleLjava_lang_ClassLoader()
154 } catch (NullPointerException ee) { in test_getBundleLjava_lang_StringLjava_util_LocaleLjava_lang_ClassLoader()
161 } catch (NullPointerException ee) { in test_getBundleLjava_lang_StringLjava_util_LocaleLjava_lang_ClassLoader()
168 } catch (MissingResourceException ee) { in test_getBundleLjava_lang_StringLjava_util_LocaleLjava_lang_ClassLoader()
205 } catch (NullPointerException ee) { in test_getStringLjava_lang_String()
212 } catch (MissingResourceException ee) { in test_getStringLjava_lang_String()
219 } catch (ClassCastException ee) { in test_getStringLjava_lang_String()
[all …]
DAbstractSequentialListTest.java167 } catch (UnsupportedOperationException ee) { in test_addAllILjava_util_Collection()
173 } catch (NullPointerException ee) { in test_addAllILjava_util_Collection()
266 } catch (IllegalArgumentException ee) { in test_addILjava_lang_Object()
273 } catch (NullPointerException ee) { in test_addILjava_lang_Object()
286 } catch (IndexOutOfBoundsException ee) { in test_addILjava_lang_Object()
295 } catch (IndexOutOfBoundsException ee) { in test_addILjava_lang_Object()
572 } catch (IllegalArgumentException ee) { in test_setILjava_lang_Object()
579 } catch (NullPointerException ee) { in test_setILjava_lang_Object()
/libcore/luni/src/test/java/libcore/java/util/zip/
DOldZipInputStreamTest.java74 } catch (ZipException ee) { in test_skipJ()
82 } catch (IOException ee) { in test_skipJ()
105 } catch (ZipException ee) { in test_read$BII()
113 } catch (IOException ee) { in test_read$BII()
126 } catch (IOException ee) { in test_closeEntry()
142 } catch (ZipException ee) { in test_closeEntry()
DOldZipFileTest.java95 } catch (IOException ee) { in test_close()
102 } catch (IOException ee) { in test_close()
115 } catch (IllegalStateException ee) { in test_getEntryLjava_lang_String_Ex()
134 } catch (IllegalStateException ee) { in test_getInputStreamLjava_util_zip_ZipEntry()
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/jar/
DJarOutputStreamTest.java55 } catch (IOException ee) { in test_JarOutputStreamLjava_io_OutputStreamLjava_util_jar_Manifest()
62 } catch (NullPointerException ee) { in test_JarOutputStreamLjava_io_OutputStreamLjava_util_jar_Manifest()
77 } catch (IOException ee) { in test_JarOutputStreamLjava_io_OutputStream()
87 } catch (IOException ee) { in test_JarOutputStreamLjava_io_OutputStream()
DJarInputStreamTest.java81 } catch (ZipException ee) { in test_closeAfterException()
88 } catch (IOException ee) { in test_closeAfterException()
110 } catch (IOException ee) { in test_getNextJarEntry_Ex()
122 } catch (ZipException ee) { in test_getNextJarEntry_Ex()
394 } catch (ZipException ee) { in test_getNextEntry()
402 } catch (IOException ee) { in test_getNextEntry()
DJarFileTest.java338 } catch (IllegalStateException ee) { // Per documentation exception in test_getEntryLjava_lang_String()
375 } catch (IllegalStateException ee) { // Per documentation exception in test_getJarEntryLjava_lang_String()
911 } catch (ZipException ee) { in test_getInputStreamLjava_util_jar_JarEntry()
927 } catch (IllegalStateException ee) { in test_getInputStreamLjava_util_jar_JarEntry()
/libcore/luni/src/test/java/libcore/java/util/jar/
DOldAttributesTest.java39 } catch (IllegalArgumentException ee) { in test_getLjava_lang_Object()
89 } catch (NullPointerException ee) { in test_putValueLjava_lang_StringLjava_lang_String()
100 } catch (IllegalArgumentException ee) { in test_putValueLjava_lang_StringLjava_lang_String()
DOldJarInputStreamTest.java39 } catch (IOException ee) { in test_ConstructorLjava_io_InputStreamZ()
80 } catch (ZipException ee) { in test_read$ZII()
88 } catch (IOException ee) { in test_read$ZII()
DOldJarEntryTest.java112 } catch (NullPointerException ee) { in test_ConstructorLjava_lang_String()
122 } catch (IllegalArgumentException ee) { in test_ConstructorLjava_lang_String()
DOldAttributesNameTest.java32 } catch (NullPointerException ee) { in test_AttributesName_Constructor()
/libcore/ojluni/src/main/java/java/util/concurrent/
DAbstractExecutorService.java168 ExecutionException ee = null; in doInvokeAny() local
201 ee = eex; in doInvokeAny()
203 ee = new ExecutionException(rex); in doInvokeAny()
208 if (ee == null) in doInvokeAny()
209 ee = new ExecutionException(); in doInvokeAny()
210 throw ee; in doInvokeAny()
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/
DZipFileTest.java59 } catch (IOException ee) { in test_ConstructorLjava_io_FileI()
66 } catch (IllegalArgumentException ee) { in test_ConstructorLjava_io_FileI()
83 } catch (ZipException ee) { in test_ConstructorLjava_lang_String()
142 } catch (IOException ee) { in test_close()
149 } catch (IOException ee) { in test_close()
248 } catch (IllegalStateException ee) { in test_getEntryLjava_lang_String_Ex()
284 } catch (IllegalStateException ee) { in test_getInputStreamLjava_util_zip_ZipEntry()
DZipInputStreamTest.java135 } catch (ZipException ee) { in test_closeAfterException()
143 } catch (IOException ee) { in test_closeAfterException()
247 } catch (IOException ee) { in test_available()
DCheckedInputStreamTest.java107 } catch (IOException ee) { in test_read()
125 } catch (IOException ee) { in test_read$byteII()
DInflaterInputStreamTest.java320 } catch (IOException ee) { in test_read$BII2()
334 } catch (IOException ee) { in test_read$BII3()
/libcore/ojluni/src/main/java/java/nio/channels/
DChannels.java241 } catch (ExecutionException ee) { in newInputStream()
242 throw new IOException(ee.getCause()); in newInputStream()
313 } catch (ExecutionException ee) {
314 throw new IOException(ee.getCause());
/libcore/ojluni/src/main/java/java/io/
DInputStream.java185 } catch (IOException ee) { in read()
DLineNumberInputStream.java157 } catch (IOException ee) { in read()
/libcore/ojluni/src/main/java/sun/security/jca/
DProviders.java134 } catch (Exception ee) { in getSunProvider()

12