Searched refs:test_basic_script (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_multiprocessing_main_handling.py | 171 def test_basic_script(self): member in MultiProcessingCmdLineMixin |
D | test_cmd_line_script.py | 220 def test_basic_script(self): member in CmdLineTest |
D | test_runpy.py | 652 def test_basic_script(self): member in RunPathTestCase |
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_cmd_line_script.py | 101 def test_basic_script(self): member in CmdLineTest |
D | test_runpy.py | 351 def test_basic_script(self): member in RunPathTest |