Searched defs:executeShellCommand (Results 1 – 10 of 10) sorted by relevance
51 protected String executeShellCommand(String cmd) { in executeShellCommand() method in TestWatcher
73 protected String executeShellCommand(String cmd) { in executeShellCommand() method in DropCachesRuleTest.TestableDropCachesRule
114 protected String executeShellCommand(String cmd) { in executeShellCommand() method in KillAppsRuleTest.TestableKillAppsRule
136 protected String executeShellCommand(String cmd) { in executeShellCommand() method in CompilationFilterRuleTest.TestableCompilationFilterRule
173 protected String executeShellCommand(String cmd) { in executeShellCommand() method in IorapCompilationRuleTest.TestableIorapCompilationRule
76 public String executeShellCommand(String command) { in executeShellCommand() method in CommandsHelper
102 protected String executeShellCommand(String command) throws IOException { in executeShellCommand() method in PwrStatsUtilHelper
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