Home
last modified time | relevance | path

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

/system/extras/boottime_tools/bootanalyze/
Dbootanalyze.py170 run_adb_shell_cmd('"rm -rf /storage/emulated/0/stressfs_data*"')
772 run_adb_shell_cmd('am start' +\
797 def run_adb_shell_cmd(cmd): function