/external/skia/tests/ |
D | DocumentTest.cpp | 87 static void test_close(skiatest::Reporter* reporter) { in test_close() function 105 test_close(reporter); in DEF_TEST()
|
/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/ |
D | CipherOutputStreamTest.java | 29 public void test_close() throws Exception { in test_close() method in CipherOutputStreamTest
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/ |
D | zipfileset_unittest.py | 73 def test_close(self): member in ZipFileSetTest
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ |
D | StringWriterTest.java | 38 public void test_close() { in test_close() method in StringWriterTest
|
D | FilterOutputStreamTest.java | 52 public void test_close() throws IOException { in test_close() method in FilterOutputStreamTest
|
D | StringReaderTest.java | 40 public void test_close() throws Exception { in test_close() method in StringReaderTest
|
D | FilterInputStreamTest.java | 55 public void test_close() throws IOException { in test_close() method in FilterInputStreamTest
|
D | CharArrayReaderTest.java | 52 public void test_close() { in test_close() method in CharArrayReaderTest
|
D | SequenceInputStreamTest.java | 117 public void test_close() throws IOException { in test_close() method in SequenceInputStreamTest
|
D | ByteArrayInputStreamTest.java | 84 public void test_close() throws IOException { in test_close() method in ByteArrayInputStreamTest
|
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 | BufferedWriterTest.java | 83 public void test_close() throws IOException { in test_close() method in BufferedWriterTest
|
D | PushbackReaderTest.java | 62 public void test_close() { in test_close() method in PushbackReaderTest
|
D | PipedReaderTest.java | 123 public void test_close() throws Exception { in test_close() method in PipedReaderTest
|
D | PipedInputStreamTest.java | 132 public void test_close() throws IOException { in test_close() method in PipedInputStreamTest
|
D | FileInputStreamTest.java | 112 public void test_close() throws IOException { in test_close() method in FileInputStreamTest
|
/external/e2fsprogs/lib/ext2fs/ |
D | test_io.c | 60 static errcode_t test_close(io_channel channel); 82 test_close, 259 static errcode_t test_close(io_channel channel) in test_close() function
|
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/ |
D | GZIPOutputStreamTest.java | 113 public void test_close() { in test_close() method in GZIPOutputStreamTest
|
D | ZipInputStreamTest.java | 88 public void test_close() { in test_close() method in ZipInputStreamTest
|
D | InflaterOutputStreamTest.java | 124 public void test_close() throws IOException { in test_close() method in InflaterOutputStreamTest
|
D | ZipOutputStreamTest.java | 43 public void test_close() throws Exception { in test_close() method in ZipOutputStreamTest
|
D | GZIPInputStreamTest.java | 242 public void test_close() { in test_close() method in GZIPInputStreamTest
|
D | DeflaterOutputStreamTest.java | 177 public void test_close() throws Exception { in test_close() method in DeflaterOutputStreamTest
|