Searched refs:test_run_code (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_cmd_line.py | 80 def test_run_code(self): member in CmdLineTest |
D | test_runpy.py | 42 def test_run_code(self): member in RunModuleCodeTest |
/external/python/cpython3/Lib/test/ | ||
D | test_cmd_line.py | 135 def test_run_code(self): member in CmdLineTest |
D | test_runpy.py | 147 def test_run_code(self): member in ExecutionLayerTestCase |