Searched refs:logCommand (Results 1 – 3 of 3) sorted by relevance
60 logCommand("/system/bin/id"); in testDumpDebug()61 logCommand("/system/bin/cat", "/proc/self/mountinfo"); in testDumpDebug()480 public static void logCommand(String... cmd) throws Exception { in logCommand() method in CommonExternalStorageTest
176 public static void logCommand(String... cmd) throws Exception { in logCommand() method in Utils
31 import static com.android.cts.storageapp.Utils.logCommand;231 logCommand("sync"); in testVerifyStatsExternalConsistent()