Searched defs:run_python (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/support/ | ||
D | script_helper.py | 88 def run_python(*args, **kwargs): function |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_audit.py | 36 def run_python(self, *args): member in AuditTest |
D | test_cmd_line.py | 115 def run_python(*args): function |
D | test_regrtest.py | 551 def run_python(self, args, **kw): member in BaseTestCase |
D | test_subprocess.py | 1572 def run_python(self, code, **kwargs): member in RunFuncTestCase |
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_regrtest.py | 214 def run_python(self, args, **kw): member in BaseTestCase |