Searched defs:executeShellCommand (Results 1 – 9 of 9) sorted by relevance
50 protected String executeShellCommand(String cmd) { in executeShellCommand() method in TestWatcher
73 protected String executeShellCommand(String cmd) { in executeShellCommand() method in DropCachesRuleTest.TestableDropCachesRule
85 protected String executeShellCommand(String cmd) { in executeShellCommand() method in QuickstepPressureRuleTest.TestableQuickstepPressureRule
114 protected String executeShellCommand(String cmd) { in executeShellCommand() method in KillAppsRuleTest.TestableKillAppsRule
136 protected String executeShellCommand(String cmd) { in executeShellCommand() method in CompilationFilterRuleTest.TestableCompilationFilterRule
76 public String executeShellCommand(String command) { in executeShellCommand() method in CommandsHelper
59 public static String executeShellCommand(String cmd) { in executeShellCommand() method in HelperTestUtility
231 public BufferedReader executeShellCommand (String command) { in executeShellCommand() method in ProcessStatusTracker
259 private String executeShellCommand(String command) { in executeShellCommand() method in AppLinkTests