Searched refs:logCommand (Results 1 – 4 of 4) sorted by relevance
129 logCommand(command, allowEmptyOutput, stdInBytes); in executeCommand()165 logCommand(command, /* allowEmptyOutput= */ false, stdInBytes); in executeCommandForBytes()194 private static void logCommand(String command, boolean allowEmptyOutput, byte[] stdInBytes) { in logCommand() method in ShellCommandUtils
60 logCommand("/system/bin/id"); in testDumpDebug()61 logCommand("/system/bin/cat", "/proc/self/mountinfo"); in testDumpDebug()475 public static void logCommand(String... cmd) throws Exception { in logCommand() method in CommonExternalStorageTest
187 public static void logCommand(String... cmd) throws Exception { in logCommand() method in Utils
36 import static com.android.cts.storageapp.Utils.logCommand;322 logCommand("sync"); in testVerifyStatsExternalConsistent()