Home
last modified time | relevance | path

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

/external/fonttools/Tests/misc/
DloggingTools_test.py77 def test_context_manager(self): member in TimerTest
/external/tensorflow/tensorflow/python/eager/
Dmonitoring_test.py105 def test_context_manager(self): member in MonitoringTest
/external/tensorflow/tensorflow/python/autograph/converters/
Dreturn_statements_test.py116 def test_context_manager(self): member in SingleReturnTest
/external/python/cpython3/Lib/test/
Dtest_dbm_ndbm.py61 def test_context_manager(self): member in DbmTestCase
Dtest_dbm_gnu.py102 def test_context_manager(self): member in TestGdbm
Dtest_raise.py380 def test_context_manager(self): member in TestContext
Dtest_epoll.py96 def test_context_manager(self): member in TestEPoll
Dtest_dbm_dumb.py192 def test_context_manager(self): member in DumbDBMTestCase
Dtest_winreg.py242 def test_context_manager(self): member in LocalWinregTests
Dtest_socketserver.py288 def test_context_manager(self): member in SocketServerTest
Dtest_selectors.py277 def test_context_manager(self): member in BaseSelectorTestCase
Dtest_tempfile.py928 def test_context_manager(self): member in TestNamedTemporaryFile
1465 def test_context_manager(self): member in TestTemporaryDirectory
Dtest_mmap.py679 def test_context_manager(self): member in MmapTests
Dtest_fileinput.py334 def test_context_manager(self): member in FileInputTests
Dtest_xmlrpc.py964 def test_context_manager(self): member in SimpleServerTestCase
Dtest_os.py4135 def test_context_manager(self): member in TestScandir
Dtest_io.py1096 def test_context_manager(self): member in CommonBufferedTests
/external/python/cpython2/Lib/test/
Dtest_winreg.py229 def test_context_manager(self): member in LocalWinregTests
Dtest_tempfile.py808 def test_context_manager(self): member in test_NamedTemporaryFile
Dtest_io.py782 def test_context_manager(self): member in CommonBufferedTests
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_locks.py296 def test_context_manager(self): member in LockTests
767 def test_context_manager(self): member in ConditionTests
/external/python/pyfakefs/pyfakefs/tests/
Dfake_filesystem_unittest_test.py39 def test_context_manager(self): member in TestPatcher