Home
last modified time | relevance | path

Searched defs:test_close (Results 1 – 25 of 127) sorted by relevance

123456

/aosp_15_r20/external/python/cpython2/Lib/idlelib/idle_test/
Dtest_io.py148 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/
Dtest_run.py204 def test_close(self): member in StdInputFilesTest
314 def test_close(self): member in StdOutputFilesTest
Dtest_pathbrowser.py52 def test_close(self): member in PathBrowserTest
/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_unix_events.py242 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
Dtest_proactor_events.py218 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/
Dtest_bidi.py281 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 DCipherOutputStreamTest.java29 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 DAbstractInterruptibleChannelTest.java30 public void test_close() throws IOException { in test_close() method in AbstractInterruptibleChannelTest
H A DAbstractSelectorTest.java49 public void test_close() throws IOException { in test_close() method in AbstractSelectorTest
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_devpoll.py91 def test_close(self): member in DevPollTests
Dtest_kqueue.py233 def test_close(self): member in TestKQueue
Dtest_epoll.py231 def test_close(self): member in TestEPoll
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/io/
H A DOldCharArrayReaderTest.java81 public void test_close() { in test_close() method in OldCharArrayReaderTest
H A DOldFilterOutputStreamTest.java52 public void test_close() throws IOException { in test_close() method in OldFilterOutputStreamTest
H A DOldPipedOutputStreamTest.java115 public void test_close() { in test_close() method in OldPipedOutputStreamTest
H A DOldFilterInputStreamTest.java71 public void test_close() throws IOException { in test_close() method in OldFilterInputStreamTest
H A DOldBufferedWriterTest.java67 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 DFilterOutputStreamTest.java54 public void test_close() throws IOException { in test_close() method in FilterOutputStreamTest
H A DFilterInputStreamTest.java132 public void test_close() throws IOException { in test_close() method in FilterInputStreamTest
H A DCharArrayReaderTest.java52 public void test_close() { in test_close() method in CharArrayReaderTest
H A DByteArrayOutputStreamTest.java70 public void test_close() { in test_close() method in ByteArrayOutputStreamTest
H A DStringReaderTest.java40 public void test_close() throws Exception { in test_close() method in StringReaderTest
H A DSequenceInputStreamTest.java117 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 DUnsynchronizedFilterInputStreamTest.java92 public void test_close() throws IOException { in test_close() method in UnsynchronizedFilterInputStreamTest
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_mailbox.py425 def test_close(self): member in TestMailbox
1858 def test_close(self): member in TestProxyFile
1908 def test_close(self): member in TestPartialFile

123456