Searched defs:run_python (Results 1 – 4 of 4) sorted by relevance
| /third_party/python/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 |