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
DCipherInputStream1Test.java231 public void testClose() throws Exception { in testClose() method in CipherInputStream1Test
DCipherOutputStream1Test.java186 public void testClose() throws Exception { in testClose() method in CipherOutputStream1Test
/libcore/luni/src/test/java/libcore/java/io/
DFileOutputStreamTest.java68 public void testClose() throws Exception { in testClose() method in FileOutputStreamTest
DOldInputStreamReaderTest.java207 public void testClose() throws IOException { in testClose() method in OldInputStreamReaderTest
DFileInputStreamTest.java178 public void testClose() throws Exception { in testClose() method in FileInputStreamTest
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/
DDeflaterInputStreamTest.java84 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.java468 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.txt661 name: "libcore.java.sql.OldStatementTest#testClose"