Searched defs:executeCommand (Results 1 – 3 of 3) sorted by relevance
93 public SimplePerfResult executeCommand(String command) throws DeviceNotAvailableException { in executeCommand() method in SimplePerfUtil109 public void executeCommand(String command, IShellOutputReceiver receiver) in executeCommand() method in SimplePerfUtil131 public void executeCommand(String command, IShellOutputReceiver receiver, in executeCommand() method in SimplePerfUtil
189 public String executeCommand(String serial, String command) { in executeCommand() method in FastbootHelper
439 protected String executeCommand( in executeCommand() method in GoogleBenchmarkTest