/aosp_15_r20/external/python/cpython2/Lib/idlelib/idle_test/ |
D | test_io.py | 148 def test_close(self): member in PseudeOutputFilesTest 251 def test_close(self): member in PseudeInputFilesTest
|
/aosp_15_r20/external/python/cpython3/Lib/idlelib/idle_test/ |
D | test_run.py | 204 def test_close(self): member in StdInputFilesTest 314 def test_close(self): member in StdOutputFilesTest
|
D | test_pathbrowser.py | 52 def test_close(self): member in PathBrowserTest
|
/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/ |
D | test_unix_events.py | 242 def test_close(self, m_signal): member in SelectorEventLoopSignalTests 754 def test_close(self, m_read): member in UnixReadPipeTransportTests 1075 def test_close(self): member in UnixWritePipeTransportTests 1654 def test_close(self, m_waitpid): member in ChildWatcherTestsMixin
|
D | test_proactor_events.py | 218 def test_close(self): member in ProactorSocketTransportTests 780 def test_close(self): member in BaseProactorEventLoopTests
|
/aosp_15_r20/external/python/python-api-core/tests/unit/ |
D | test_bidi.py | 281 def test_close(self): member in TestBidiRpc 597 def test_close(self): member in TestResumableBidiRpc
|
/aosp_15_r20/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/ |
H A D | CipherOutputStreamTest.java | 29 public void test_close() throws Exception { in test_close() method in CipherOutputStreamTest
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/spi/ |
H A D | AbstractInterruptibleChannelTest.java | 30 public void test_close() throws IOException { in test_close() method in AbstractInterruptibleChannelTest
|
H A D | AbstractSelectorTest.java | 49 public void test_close() throws IOException { in test_close() method in AbstractSelectorTest
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_devpoll.py | 91 def test_close(self): member in DevPollTests
|
D | test_kqueue.py | 233 def test_close(self): member in TestKQueue
|
D | test_epoll.py | 231 def test_close(self): member in TestEPoll
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/io/ |
H A D | OldCharArrayReaderTest.java | 81 public void test_close() { in test_close() method in OldCharArrayReaderTest
|
H A D | OldFilterOutputStreamTest.java | 52 public void test_close() throws IOException { in test_close() method in OldFilterOutputStreamTest
|
H A D | OldPipedOutputStreamTest.java | 115 public void test_close() { in test_close() method in OldPipedOutputStreamTest
|
H A D | OldFilterInputStreamTest.java | 71 public void test_close() throws IOException { in test_close() method in OldFilterInputStreamTest
|
H A D | OldBufferedWriterTest.java | 67 public void test_close() { in test_close() method in OldBufferedWriterTest
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/ |
H A D | FilterOutputStreamTest.java | 54 public void test_close() throws IOException { in test_close() method in FilterOutputStreamTest
|
H A D | FilterInputStreamTest.java | 132 public void test_close() throws IOException { in test_close() method in FilterInputStreamTest
|
H A D | CharArrayReaderTest.java | 52 public void test_close() { in test_close() method in CharArrayReaderTest
|
H A D | ByteArrayOutputStreamTest.java | 70 public void test_close() { in test_close() method in ByteArrayOutputStreamTest
|
H A D | StringReaderTest.java | 40 public void test_close() throws Exception { in test_close() method in StringReaderTest
|
H A D | SequenceInputStreamTest.java | 117 public void test_close() throws IOException { in test_close() method in SequenceInputStreamTest
|
/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/input/ |
H A D | UnsynchronizedFilterInputStreamTest.java | 92 public void test_close() throws IOException { in test_close() method in UnsynchronizedFilterInputStreamTest
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_mailbox.py | 425 def test_close(self): member in TestMailbox 1858 def test_close(self): member in TestProxyFile 1908 def test_close(self): member in TestPartialFile
|