Searched defs:commands (Results 1 – 9 of 9) sorted by relevance
72 public void execute(String[] commands) { in execute()81 SimulatorPortalEntryGroup simulatorPortalEntryGroup, String[] commands, int index) { in execute()85 execute(simulatorPortalEntryGroup.subPortals().get(commands[index]), commands, index + 1); in execute() local
31 public abstract ImmutableMap<String, Command> commands(); in commands() method in CommandSupplier
60 ImmutableMap<String, Command> commands = in run() local
60 String[] commands = mStatements.get(i); in onDowngrade() local
116 std::string commands = adb_construct_auth_command(); in adb_send_emulator_command() local
53 public static void runCommand(File outputFile, Logger logger, String... commands) in runCommand()
207 const char* commands[] = {"TEST_STR=abc123", in TEST_F() local
178 String[] commands = line.split(" "); in initializeData() local
2641 Command[] commands; in commandSequences() local