Home
last modified time | relevance | path

Searched refs:enterModuleContext (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_global.py52 unittest.enterModuleContext(warnings.catch_warnings())
H A Dtest_logging.py5730 unittest.enterModuleContext(support.run_with_locale('LC_ALL', ''))
/third_party/python/Lib/unittest/
H A D__init__.py52 'addModuleCleanup', 'doModuleCleanups', 'enterModuleContext']
63 enterModuleContext)
H A Dcase.py126 def enterModuleContext(cm): function
/third_party/python/Lib/unittest/test/
H A Dtest_runner.py1134 self.assertEqual(unittest.enterModuleContext(cm), 42)
1146 unittest.enterModuleContext(LacksEnterAndExit())
1148 unittest.enterModuleContext(LacksEnter())
1150 unittest.enterModuleContext(LacksExit())

Completed in 11 milliseconds