Home
last modified time | relevance | path

Searched refs:checkCommandBeforeRunning (Results 1 – 1 of 1) sorted by relevance

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DSystemUtil.java105 checkCommandBeforeRunning(cmd); in runShellCommandByteOutput()
112 private static void checkCommandBeforeRunning(String cmd) { in checkCommandBeforeRunning() method in SystemUtil
142 checkCommandBeforeRunning(cmd); in runShellCommandOrThrow()