Home
last modified time | relevance | path

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

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