Searched defs:git_clone (Results 1 - 7 of 7) sorted by relevance
/arkcompiler/ets_runtime/test/workloadtest/ |
H A D | work_load.py | 86 def git_clone(repository_url: str, destination_path: str): function
|
/arkcompiler/ets_frontend/test262/ |
H A D | utils.py | 235 def git_clone(git_url, code_dir): function
|
/arkcompiler/ets_frontend/es2panda/test/parse_command/ |
H A D | parse_command.py | 188 def git_clone(self, git_url, code_dir, pull=False): member in CaseManager
|
/arkcompiler/ets_frontend/es2panda/test/bytecode_file_size_comparison/ |
H A D | size_compare.py | 195 def git_clone(git_url, code_dir, pull=False): function
|
/arkcompiler/ets_frontend/es2panda/test/benchmark/ |
H A D | utils.py | 59 def git_clone(git_url, code_dir): function
|
/arkcompiler/ets_runtime/test/regresstest/ |
H A D | run_regress_test.py | 377 def git_clone(git_url, code_dir): member in RegressTestRepoPrepare
|
/arkcompiler/ets_frontend/es2panda/test/ |
H A D | runner.py | 1461 def git_clone(self, git_url, code_dir): member in ArkJsVmDownload
|
Completed in 8 milliseconds