Searched refs:runCommandInRootShell (Results 1 – 2 of 2) sorted by relevance
54 import com.android.testutils.runCommandInRootShell159 runCommandInRootShell("echo 1 > $it") in setUpClass()161 runCommandInRootShell("echo 96000 > $tracePath/buffer_size_kb") in setUpClass()169 runCommandInRootShell("echo 0 > $it") in tearDownClass()171 runCommandInRootShell("echo $originalTraceBufferSizeKb > $tracePath/buffer_size_kb") in tearDownClass()
76 fun runCommandInRootShell( method