Searched refs:test_script_compiled (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_multiprocessing_main_handling.py | 195 def test_script_compiled(self): member in MultiProcessingCmdLineMixin |
D | test_cmd_line_script.py | 236 def test_script_compiled(self): member in CmdLineTest |
D | test_runpy.py | 675 def test_script_compiled(self): member in RunPathTestCase |
/external/python/cpython2/Lib/test/ | ||
D | test_cmd_line_script.py | 106 def test_script_compiled(self): member in CmdLineTest |
D | test_runpy.py | 358 def test_script_compiled(self): member in RunPathTest |