Home
last modified time | relevance | path

Searched refs:print_command (Results 1 – 4 of 4) sorted by relevance

/external/pigweed/pw_toolchain/py/pw_toolchain/
Dclang_arm_toolchain.py71 def _compiler_info_command(print_command: str, cflags: List[str]) -> str:
74 command.append(print_command)
/external/lz4/tests/
Dtest-lz4-list.py206 def execute(command, print_command=True, print_output=False, print_error=True, param_shell=True): argument
209 if print_command:
Dtest-lz4-speed.py48 def execute(command, print_command=True, print_output=False, print_error=True, param_shell=True): argument
49 if print_command:
/external/zstd/tests/
DDEPRECATED-test-zstd-speed.py51 def execute(command, print_command=True, print_output=False, print_error=True, param_shell=True): argument
52 if print_command: