Home
last modified time | relevance | path

Searched refs:testClose (Results 1 – 13 of 13) sorted by relevance

/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
DCipherInputStreamTest.java49 public void testClose() throws Exception { in testClose() method in CipherInputStreamTest
DCipherOutputStream1Test.java179 public void testClose() throws Exception { in testClose() method in CipherOutputStream1Test
DCipherInputStream1Test.java231 public void testClose() throws Exception { in testClose() method in CipherInputStream1Test
/libcore/luni/src/test/java/libcore/java/io/
DFileOutputStreamTest.java62 public void testClose() throws Exception { in testClose() method in FileOutputStreamTest
DFileInputStreamTest.java157 public void testClose() throws Exception { in testClose() method in FileInputStreamTest
DOldInputStreamReaderTest.java207 public void testClose() throws IOException { in testClose() method in OldInputStreamReaderTest
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/
DDeflaterInputStreamTest.java79 public void testClose() throws IOException { in testClose() method in DeflaterInputStreamTest
/libcore/luni/src/test/java/libcore/java/sql/
DOldResultSetTest.java127 public void testClose() throws SQLException { in testClose() method in OldResultSetTest
DOldStatementTest.java531 public void testClose() throws SQLException { in testClose() method in OldStatementTest
DOldConnectionTest.java2159 public void testClose() throws SQLException { in testClose() method in OldConnectionTest
/libcore/luni/src/test/java/libcore/java/util/logging/
DOldFileHandlerTest.java463 public void testClose() throws Exception { in testClose() method in OldFileHandlerTest
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
DOutputStreamWriterTest.java89 public void testClose() throws Exception { in testClose() method in OutputStreamWriterTest
/libcore/expectations/
Dknownfailures.txt651 name: "libcore.java.sql.OldStatementTest#testClose"