Home
last modified time | relevance | path

Searched refs:test_context_manager (Results 1 – 18 of 18) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_dbm_ndbm.py38 def test_context_manager(self): member in DbmTestCase
Dtest_dbm_gnu.py84 def test_context_manager(self): member in TestGdbm
Dtest_raise.py315 def test_context_manager(self): member in TestContext
Dtest_epoll.py89 def test_context_manager(self): member in TestEPoll
Dtest_dbm_dumb.py196 def test_context_manager(self): member in DumbDBMTestCase
Dtest_winreg.py241 def test_context_manager(self): member in LocalWinregTests
Dtest_socketserver.py281 def test_context_manager(self): member in SocketServerTest
Dtest_selectors.py249 def test_context_manager(self): member in BaseSelectorTestCase
Dtest_tempfile.py928 def test_context_manager(self): member in TestNamedTemporaryFile
1443 def test_context_manager(self): member in TestTemporaryDirectory
Dtest_mmap.py693 def test_context_manager(self): member in MmapTests
Dtest_fileinput.py359 def test_context_manager(self): member in FileInputTests
Dtest_xmlrpc.py862 def test_context_manager(self): member in SimpleServerTestCase
Dtest_os.py3327 def test_context_manager(self): member in TestScandir
Dtest_io.py980 def test_context_manager(self): member in CommonBufferedTests
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_locks.py192 def test_context_manager(self): member in LockTests
661 def test_context_manager(self): member in ConditionTests
890 def test_context_manager(self): member in SemaphoreTests
/external/python/cpython2/Lib/test/
Dtest_winreg.py229 def test_context_manager(self): member in LocalWinregTests
Dtest_tempfile.py802 def test_context_manager(self): member in test_NamedTemporaryFile
Dtest_io.py756 def test_context_manager(self): member in CommonBufferedTests