Home
last modified time | relevance | path

Searched defs:run_cmd_cwd (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/test/benchmark/
Dutils.py53 def run_cmd_cwd(cmds): function
/arkcompiler/ets_frontend/test262/
Dutils.py193 def run_cmd_cwd(commands, cwd=os.getcwd()): function