Home
last modified time | relevance | path

Searched defs:runShellCmd (Results 1 – 2 of 2) sorted by relevance

/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/internal/
DMddTestUtil.java246 public static String runShellCmd(String cmd) throws IOException { in runShellCmd() method in MddTestUtil
/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/file/backends/
DBlobStoreBackendTest.java288 private static String runShellCmd(String cmd) throws IOException { in runShellCmd() method in BlobStoreBackendTest