Searched defs:run_cmd_cwd (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/test/benchmark/ | ||
| D | utils.py | 53 def run_cmd_cwd(cmds): function |
| /arkcompiler/ets_frontend/test262/ | ||
| D | utils.py | 193 def run_cmd_cwd(commands, cwd=os.getcwd()): function |