Searched refs:logCommand (Results 1 – 5 of 5) sorted by relevance
26 import static com.android.cts.externalstorageapp.CommonExternalStorageTest.logCommand;48 logCommand("/system/bin/cat", "/proc/self/mountinfo"); in testCompatDefault()76 logCommand("/system/bin/cat", "/proc/self/mountinfo"); in testCompatRevoked_part2()
26 import static com.android.cts.externalstorageapp.CommonExternalStorageTest.logCommand;61 logCommand("/system/bin/cat", "/proc/self/mountinfo"); in testDefault()74 logCommand("/system/bin/cat", "/proc/self/mountinfo"); in testGranted()88 logCommand("/system/bin/cat", "/proc/self/mountinfo"); in testInteractiveGrant()121 logCommand("/system/bin/cat", "/proc/self/mountinfo"); in testInteractiveGrant()
60 logCommand("/system/bin/id"); in testDumpDebug()61 logCommand("/system/bin/cat", "/proc/self/mountinfo"); in testDumpDebug()466 public static void logCommand(String... cmd) throws Exception { in logCommand() method in CommonExternalStorageTest
196 public static void logCommand(String... cmd) throws Exception { in logCommand() method in Utils
31 import static com.android.cts.storageapp.Utils.logCommand;227 logCommand("sync"); in testVerifyStatsExternalConsistent()