Home
last modified time | relevance | path

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

/aosp12/system/extras/boottime_tools/bootanalyze/
H A Dbootanalyze.py172 run_adb_shell_cmd('"rm -rf /storage/emulated/0/stressfs_data*"')
810 run_adb_shell_cmd('am start' +\
836 def run_adb_shell_cmd(cmd): function