Searched refs:print_command (Results 1 – 4 of 4) sorted by relevance
| /external/pigweed/pw_toolchain/py/pw_toolchain/ |
| D | clang_arm_toolchain.py | 79 def _compiler_info_command(print_command: str, cflags: List[str]) -> str: 82 command.append(print_command)
|
| /external/lz4/tests/ |
| D | test-lz4-list.py | 212 def execute(command, print_command=True, print_output=False, print_error=True): argument 215 if print_command:
|
| D | test-lz4-speed.py | 48 def execute(command, print_command=True, print_output=False, print_error=True, param_shell=True): argument 49 if print_command:
|
| /external/zstd/tests/ |
| D | DEPRECATED-test-zstd-speed.py | 51 def execute(command, print_command=True, print_output=False, print_error=True, param_shell=True): argument 52 if print_command:
|