Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dtest.py215 def run_cmd(self, args, return_output=False, drop_output=True): argument
224 drop_output = False
225 elif drop_output:
239 if drop_output and not is_python3():