Searched defs:run_python (Results 1 – 5 of 5) sorted by relevance
| /third_party/python/Lib/test/ | ||
| D | test_audit.py | 29 def run_python(self, *args): member in AuditTest |
| D | test_cmd_line.py | 84 def run_python(*args): function |
| D | test_regrtest.py | 547 def run_python(self, args, **kw): member in BaseTestCase |
| D | test_subprocess.py | 1418 def run_python(self, code, **kwargs): member in RunFuncTestCase |
| /third_party/boost/tools/litre/ | ||
| D | cplusplus.py | 652 def run_python( member in CPlusPlusTranslator |