Home
last modified time | relevance | path

Searched defs:run_command (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_frontend/es2panda/scripts/
Dgenerate_js_bytecode.py63 def run_command(cmd, execution_path): function
/arkcompiler/ets_runtime/tools/ap_file_viewer/
Dbuild.py52 def run_command(command): function
/arkcompiler/runtime_core/static_core/tests/cts-generator/runner/
Dsingle_test_runner.rb246 def run_command(cmd) method
/arkcompiler/runtime_core/tests/cts-generator/runner/
Dsingle_test_runner.rb253 def run_command(cmd) method
/arkcompiler/runtime_core/disassembler/tests/
Dgen_pa_file.py61 def run_command(cmd_args, timeout=DEFAULT_TIMEOUT): function
/arkcompiler/ets_runtime/test/
Druntest.py77 def run_command(cmd, timeout=DEFAULT_TIMEOUT): function
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/code_coverage/
Dcoverage.py51 …def run_command(self, command: List[str], stdout: Union[TextIO, int] = subprocess.PIPE) -> Union[T… member in LinuxCommands
/arkcompiler/ets_frontend/test262/
Dutils.py126 def run_command(cmd_args): function