Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/fonttools/Tests/misc/
H A DloggingTools_test.py81 def test_context_manager(self): member in TimerTest
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dmonitoring_test.py101 def test_context_manager(self): member in MonitoringTest
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/converters/
H A Dreturn_statements_test.py112 def test_context_manager(self): member in SingleReturnTest
/aosp_15_r20/external/pytorch/test/
H A Dtest_expanded_weights.py966 def test_context_manager(self, test_case, device): member in ContextManagerTests
1032 decorator(lambda self, test=test: test.test_context_manager(self, "cpu")),
1048 decorator(lambda self, test=test: test.test_context_manager(self, "cuda")),
H A Dtest_jit_llga_fuser.py737 def test_context_manager(self): member in TestEnableDisableLlgaFuser
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_dbm_ndbm.py62 def test_context_manager(self): member in DbmTestCase
Dtest_dbm_gnu.py109 def test_context_manager(self): member in TestGdbm
Dtest_epoll.py96 def test_context_manager(self): member in TestEPoll
Dtest_raise.py380 def test_context_manager(self): member in TestContext
Dtest_dbm_dumb.py195 def test_context_manager(self): member in DumbDBMTestCase
Dtest_winreg.py241 def test_context_manager(self): member in LocalWinregTests
Dtest_socketserver.py299 def test_context_manager(self): member in SocketServerTest
Dtest_selectors.py282 def test_context_manager(self): member in BaseSelectorTestCase
Dtest_tempfile.py1006 def test_context_manager(self): member in TestNamedTemporaryFile
1707 def test_context_manager(self): member in TestTemporaryDirectory
Dtest_fileinput.py347 def test_context_manager(self): member in FileInputTests
Dtest_mmap.py696 def test_context_manager(self): member in MmapTests
Dtest_xmlrpc.py983 def test_context_manager(self): member in SimpleServerTestCase
Dtest_os.py4439 def test_context_manager(self): member in TestScandir
Dtest_io.py1112 def test_context_manager(self): member in CommonBufferedTests
/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_locks.py275 async def test_context_manager(self): member in LockTests
684 async def test_context_manager(self): member in ConditionTests
1131 async def test_context_manager(self): member in BarrierTests
/aosp_15_r20/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
/aosp_15_r20/external/python/pyfakefs/pyfakefs/tests/
Dfake_filesystem_unittest_test.py52 def test_context_manager(self): member in TestPatcher
/aosp_15_r20/external/pytorch/test/export/
H A Dtest_converter.py1235 def test_context_manager(self): member in TestConverter

12