Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dutils.py250 def run_and_return_output(self, adb_args, log_output=True, log_stderr=True): argument
270 def check_run_and_return_output(self, adb_args, stdout_file=None, log_output=True): argument