Searched refs:test_close (Results 1 - 25 of 48) sorted by relevance

12

/dalvik/libcore/crypto/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
H A DCipherOutputStreamTest.java41 public void test_close() throws Exception { method in class:CipherOutputStreamTest
/dalvik/libcore/luni/src/test/java/tests/api/java/io/
H A DFilterWriterTest.java107 public void test_close() throws IOException { method in class:FilterWriterTest
H A DFilterOutputStreamTest.java74 public void test_close() throws IOException { method in class:FilterOutputStreamTest
H A DFilterReaderTest.java115 public void test_close() throws IOException { method in class:FilterReaderTest
H A DStringReaderTest.java62 public void test_close() { method in class:StringReaderTest
H A DStringWriterTest.java65 public void test_close() { method in class:StringWriterTest
H A DBufferedWriterTest.java95 public void test_close() { method in class:BufferedWriterTest
H A DByteArrayInputStreamTest.java129 public void test_close() { method in class:ByteArrayInputStreamTest
H A DByteArrayOutputStreamTest.java85 public void test_close() { method in class:ByteArrayOutputStreamTest
H A DCharArrayReaderTest.java104 public void test_close() { method in class:CharArrayReaderTest
H A DCharArrayWriterTest.java84 public void test_close() { method in class:CharArrayWriterTest
H A DInputStreamTest.java99 public void test_close() { method in class:InputStreamTest
H A DPipedOutputStreamTest.java148 public void test_close() { method in class:PipedOutputStreamTest
H A DPipedReaderTest.java144 public void test_close() throws Exception { method in class:PipedReaderTest
H A DSequenceInputStreamTest.java141 public void test_close() throws IOException { method in class:SequenceInputStreamTest
H A DBufferedInputStreamTest.java189 public void test_close() throws IOException { method in class:BufferedInputStreamTest
H A DFileInputStreamTest.java173 public void test_close() throws IOException { method in class:FileInputStreamTest
H A DFileOutputStreamTest.java218 public void test_close() throws Exception { method in class:FileOutputStreamTest
/dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/spi/
H A DAbstractInterruptibleChannelTest.java59 public void test_close() throws IOException { method in class:AbstractInterruptibleChannelTest
H A DAbstractSelectorTest.java87 public void test_close() throws IOException { method in class:AbstractSelectorTest
/dalvik/libcore/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
H A DGZIPOutputStreamTest.java154 public void test_close() { method in class:GZIPOutputStreamTest
H A DDeflaterOutputStreamTest.java212 public void test_close() throws Exception { method in class:DeflaterOutputStreamTest
H A DGZIPInputStreamTest.java278 public void test_close() { method in class:GZIPInputStreamTest
H A DZipInputStreamTest.java107 public void test_close() { method in class:ZipInputStreamTest
H A DZipOutputStreamTest.java56 public void test_close() throws Exception { method in class:ZipOutputStreamTest

Completed in 150 milliseconds

12