Searched defs:assertShellCommand (Results 1 – 2 of 2) sorted by relevance
47 private CommandResult assertShellCommand(String command) throws DeviceNotAvailableException { in assertShellCommand() method in GpuWorkDumpsysTest
41 public CommandResult assertShellCommand(String command) throws DeviceNotAvailableException { in assertShellCommand() method in DsuTestBase