Home
last modified time | relevance | path

Searched defs:cmd_args (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/test262/
Dutils.py76 def exec_command(cmd_args, timeout=DEFAULT_TIMEOUT, custom_cwd=None): argument
119 def print_command(cmd_args): argument
126 def run_command(cmd_args): argument
Drun_sunspider.py367 def gen_abc_for_script_mode(self, cmd_args, retcode): argument
652 def execute_abc2program_outputs(self, cmd_args): argument
/arkcompiler/runtime_core/disassembler/tests/
Dgen_pa_file.py61 def run_command(cmd_args, timeout=DEFAULT_TIMEOUT): argument
/arkcompiler/ets_runtime/test/regresstest/
Drun_regress_test.py611 …def exec_command(cmd_args, test_id: str, step_result: StepResult, timeout=RegressTestConfig.DEFAUL… argument