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

12

/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/
H A DCipherOutputStreamTest.java29 public void test_close() throws Exception { method in class:CipherOutputStreamTest
/external/apache-harmony/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/channels/spi/
H A DAbstractInterruptibleChannelTest.java30 public void test_close() throws IOException { method in class:AbstractInterruptibleChannelTest
H A DAbstractSelectorTest.java48 public void test_close() throws IOException { method in class:AbstractSelectorTest
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
H A DByteArrayInputStreamTest.java84 public void test_close() throws IOException { method in class:ByteArrayInputStreamTest
H A DCharArrayReaderTest.java52 public void test_close() { method in class:CharArrayReaderTest
H A DFilterInputStreamTest.java55 public void test_close() throws IOException { method in class:FilterInputStreamTest
H A DFilterOutputStreamTest.java52 public void test_close() throws IOException { method in class:FilterOutputStreamTest
H A DSequenceInputStreamTest.java117 public void test_close() throws IOException { method in class:SequenceInputStreamTest
H A DStringReaderTest.java40 public void test_close() throws Exception { method in class:StringReaderTest
H A DStringWriterTest.java38 public void test_close() { method in class:StringWriterTest
H A DByteArrayOutputStreamTest.java70 public void test_close() { method in class:ByteArrayOutputStreamTest
H A DCharArrayWriterTest.java52 public void test_close() { method in class:CharArrayWriterTest
H A DPipedOutputStreamTest.java98 public void test_close() throws Exception { method in class:PipedOutputStreamTest
H A DBufferedWriterTest.java83 public void test_close() throws IOException { method in class:BufferedWriterTest
H A DPipedInputStreamTest.java132 public void test_close() throws IOException { method in class:PipedInputStreamTest
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
/external/webkit/Tools/Scripts/webkitpy/common/system/
H A Dzipfileset_unittest.py74 def test_close(self): member in class:ZipFileSetTest
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
H A DGZIPOutputStreamTest.java113 public void test_close() { method in class:GZIPOutputStreamTest
H A DGZIPInputStreamTest.java242 public void test_close() { method in class:GZIPInputStreamTest
H A DInflaterOutputStreamTest.java124 public void test_close() throws IOException { method in class:InflaterOutputStreamTest
H A DZipInputStreamTest.java88 public void test_close() { method in class:ZipInputStreamTest
H A DZipOutputStreamTest.java43 public void test_close() throws Exception { method in class:ZipOutputStreamTest
H A DDeflaterOutputStreamTest.java177 public void test_close() throws Exception { method in class:DeflaterOutputStreamTest
/external/e2fsprogs/lib/ext2fs/
H A Dtest_io.c60 static errcode_t test_close(io_channel channel);
82 test_close,
259 static errcode_t test_close(io_channel channel) function

Completed in 954 milliseconds

12