Searched refs:test_run_module_code (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_runpy.py | 54 def test_run_module_code(self): member in RunModuleCodeTest |
/external/python/cpython3/Lib/test/ | ||
D | test_runpy.py | 159 def test_run_module_code(self): member in ExecutionLayerTestCase |