Searched defs:cmd (Results 1 – 11 of 11) sorted by relevance
295 String cmd = String.format(GFXINFO_COMMAND_RESET, "pkg1"); in testCollect_delayExceptions_onReset() local323 String cmd = String.format(GFXINFO_COMMAND_GET, "pkg1"); in testCollect_delayExceptions_onGet() local354 String cmd = String.format(JankCollectionHelper.GFXINFO_COMMAND_RESET, ""); in testFailures_cannotClear() local367 String cmd = String.format(JankCollectionHelper.GFXINFO_COMMAND_RESET, ""); in testFailures_ioFailure() local412 String cmd = String.format(GFXINFO_COMMAND_RESET, pkg.isEmpty() ? "--" : pkg); in mockResetCommand() local417 String cmd = String.format(GFXINFO_COMMAND_GET, pkg); in mockGetCommand() local
51 protected String executeShellCommand(String cmd) { in executeShellCommand()
73 protected String executeShellCommand(String cmd) { in executeShellCommand()
114 protected String executeShellCommand(String cmd) { in executeShellCommand()
136 protected String executeShellCommand(String cmd) { in executeShellCommand()
173 protected String executeShellCommand(String cmd) { in executeShellCommand()
53 String cmd = (String) inv.getArguments()[0]; in setUp() local
59 public static String executeShellCommand(String cmd) { in executeShellCommand()
169 private String executeCommand(String cmd) throws IOException, InterruptedException { in executeCommand()
157 String cmd = null; in enableKeyboardIME() local
209 String cmd = "cmd statusbar expand-notifications"; in openNotifications() local216 String cmd = "input keyevent KEYCODE_HOME"; in pressHome() local