Searched defs:runShellCmd (Results 1 – 2 of 2) sorted by relevance
246 public static String runShellCmd(String cmd) throws IOException { in runShellCmd() method in MddTestUtil
288 private static String runShellCmd(String cmd) throws IOException { in runShellCmd() method in BlobStoreBackendTest