Searched refs:test_close (Results 26 - 50 of 69) sorted by relevance

123

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
H A DPipedReaderTest.java123 public void test_close() throws Exception { method in class:PipedReaderTest
H A DPushbackReaderTest.java62 public void test_close() { method in class:PushbackReaderTest
H A DBufferedInputStreamTest.java187 public void test_close() throws IOException { method in class:BufferedInputStreamTest
H A DFileInputStreamTest.java177 public void test_close() throws IOException { method in class:FileInputStreamTest
H A DPipedWriterTest.java93 public void test_close() throws Exception { method in class:PipedWriterTest
H A DBufferedReaderTest.java89 public void test_close() { method in class:BufferedReaderTest
H A DFileOutputStreamTest.java154 public void test_close() throws IOException { method in class:FileOutputStreamTest
H A DInputStreamReaderTest.java140 public void test_close() throws IOException { method in class:InputStreamReaderTest
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/
H A DGZIPInputStreamTest.java248 public void test_close() { method in class:GZIPInputStreamTest
H A DZipInputStreamTest.java93 public void test_close() { method in class:ZipInputStreamTest
H A DDeflaterOutputStreamTest.java190 public void test_close() throws Exception { method in class:DeflaterOutputStreamTest
H A DInflaterInputStreamTest.java481 public void test_close() throws IOException { method in class:InflaterInputStreamTest
H A DInflaterOutputStreamTest.java141 public void test_close() throws IOException { method in class:InflaterOutputStreamTest
H A DZipFileTest.java127 public void test_close() throws IOException { method in class:ZipFileTest
/libcore/luni/src/test/java/libcore/java/io/
H A DOldBufferedWriterTest.java67 public void test_close() { method in class:OldBufferedWriterTest
H A DOldFilterInputStreamTest.java71 public void test_close() throws IOException { method in class:OldFilterInputStreamTest
H A DOldInputStreamReaderTest.java183 public void test_close() { method in class:OldInputStreamReaderTest
H A DOldPipedWriterTest.java117 public void test_close() throws Exception { method in class:OldPipedWriterTest
H A DOldPushbackInputStreamTest.java72 public void test_close() throws IOException { method in class:OldPushbackInputStreamTest
H A DOldPushbackReaderTest.java83 public void test_close() throws IOException { method in class:OldPushbackReaderTest
H A DOldBufferedReaderTest.java58 public void test_close() { method in class:OldBufferedReaderTest
H A DOldObjectOutputStreamTest.java174 public void test_close() throws IOException { method in class:OldObjectOutputStreamTest
/libcore/luni/src/test/java/libcore/java/nio/file/
H A DLinuxFileSystemTest.java62 public void test_close() throws IOException { method in class:LinuxFileSystemTest
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
H A DSinkChannelTest.java459 public void test_close() throws IOException { method in class:SinkChannelTest
H A DSourceChannelTest.java549 public void test_close() throws IOException { method in class:SourceChannelTest

Completed in 293 milliseconds

123