Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/test262/
Dutils.py78 def __init__(self, cmds, cwd): argument
92 def run_cmd_cwd(commands, cwd=os.getcwd()): argument
140 def git_checkout(git_bash, cwd): argument
146 def git_apply(patch_file, cwd): argument
152 def git_clean(cwd): argument
157 def npm_install(cwd): argument
/arkcompiler/ets_frontend/testTs/
Dutils.py93 def npm_install(cwd): argument