/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/ |
D | CipherOutputStreamTest.java | 29 public void test_close() throws Exception { in test_close() method in CipherOutputStreamTest
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/spi/ |
D | AbstractInterruptibleChannelTest.java | 30 public void test_close() throws IOException { in test_close() method in AbstractInterruptibleChannelTest
|
D | AbstractSelectorTest.java | 49 public void test_close() throws IOException { in test_close() method in AbstractSelectorTest
|
/libcore/luni/src/test/java/libcore/java/io/ |
D | OldFilterWriterTest.java | 80 public void test_close() throws IOException { in test_close() method in OldFilterWriterTest
|
D | OldFilterReaderTest.java | 92 public void test_close() throws IOException { in test_close() method in OldFilterReaderTest
|
D | OldFilterOutputStreamTest.java | 52 public void test_close() throws IOException { in test_close() method in OldFilterOutputStreamTest
|
D | OldCharArrayReaderTest.java | 81 public void test_close() { in test_close() method in OldCharArrayReaderTest
|
D | OldByteArrayInputStreamTest.java | 88 public void test_close() { in test_close() method in OldByteArrayInputStreamTest
|
D | OldPipedOutputStreamTest.java | 115 public void test_close() { in test_close() method in OldPipedOutputStreamTest
|
D | OldInputStreamTest.java | 65 public void test_close() { in test_close() method in OldInputStreamTest
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/ |
D | FilterInputStreamTest.java | 132 public void test_close() throws IOException { in test_close() method in FilterInputStreamTest
|
D | StringWriterTest.java | 38 public void test_close() { in test_close() method in StringWriterTest
|
D | StringReaderTest.java | 40 public void test_close() throws Exception { in test_close() method in StringReaderTest
|
D | CharArrayReaderTest.java | 52 public void test_close() { in test_close() method in CharArrayReaderTest
|
D | ByteArrayInputStreamTest.java | 84 public void test_close() throws IOException { in test_close() method in ByteArrayInputStreamTest
|
D | SequenceInputStreamTest.java | 117 public void test_close() throws IOException { in test_close() method in SequenceInputStreamTest
|
D | CharArrayWriterTest.java | 52 public void test_close() { in test_close() method in CharArrayWriterTest
|
D | ByteArrayOutputStreamTest.java | 70 public void test_close() { in test_close() method in ByteArrayOutputStreamTest
|
D | PipedOutputStreamTest.java | 98 public void test_close() throws Exception { in test_close() method in PipedOutputStreamTest
|
D | FilterOutputStreamTest.java | 54 public void test_close() throws IOException { in test_close() method in FilterOutputStreamTest
|
D | BufferedWriterTest.java | 83 public void test_close() throws IOException { in test_close() method in BufferedWriterTest
|
/libcore/luni/src/test/java/libcore/java/util/zip/ |
D | OldZipFileTest.java | 80 public void test_close() throws IOException { in test_close() method in OldZipFileTest
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/ |
D | GZIPOutputStreamTest.java | 122 public void test_close() { in test_close() method in GZIPOutputStreamTest
|
D | ZipInputStreamTest.java | 93 public void test_close() { in test_close() method in ZipInputStreamTest
|
/libcore/luni/src/test/java/libcore/java/util/jar/ |
D | OldJarFileTest.java | 107 public void test_close() throws IOException { in test_close() method in OldJarFileTest
|