Home
last modified time | relevance | path

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

/external/lz4/tests/
Dtest-lz4-speed.py48 def execute(command, print_command=True, print_output=False, print_error=True, param_shell=True): argument
51 …s.Popen(command, stdout=subprocess.PIPE, stderr=subprocess.PIPE, shell=param_shell, cwd=execute.cw…