Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/tests/javax/sql/
DPooledConnectionTest.java37 public void testClose() { in testClose() method in PooledConnectionTest
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
DCipherInputStreamTest.java67 public void testClose() throws Exception { in testClose() method in CipherInputStreamTest
DCipherOutputStream1Test.java234 public void testClose() throws Exception { in testClose() method in CipherOutputStream1Test
DCipherInputStream1Test.java280 public void testClose() throws Exception { in testClose() method in CipherInputStream1Test
/libcore/luni/src/test/java/tests/SQLite/
DBlobTest.java217 public void testClose() { in testClose() method in BlobTest
DStmtTest.java249 public void testClose() { in testClose() method in StmtTest
DDatabaseTest.java284 public void testClose() { in testClose() method in DatabaseTest
/libcore/luni/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
DDeflaterInputStreamTest.java59 public void testClose() throws IOException { in testClose() method in DeflaterInputStreamTest
/libcore/luni/src/test/java/libcore/java/util/logging/
DOldFileHandlerTest.java463 public void testClose() throws Exception { in testClose() method in OldFileHandlerTest
/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/io/
DOutputStreamWriterTest.java90 public void testClose() throws Exception { in testClose() method in OutputStreamWriterTest
/libcore/luni/src/test/java/tests/sql/
DResultSetTest.java239 public void testClose() { in testClose() method in ResultSetTest
DStatementTest.java748 public void testClose() { in testClose() method in StatementTest
DConnectionTest.java2752 public void testClose() { in testClose() method in ConnectionTest
/libcore/luni/src/test/java/tests/api/java/io/
DInputStreamReaderTest.java579 public void testClose() throws IOException { in testClose() method in InputStreamReaderTest
/libcore/expectations/
Dknownfailures.txt813 name: "tests.sql.StatementTest#testClose"