Searched defs:commands (Results 1 – 9 of 9) sorted by relevance
58 List<CommandLine> commands = testCommandFile(listener, mCmdfile); in run() local112 private void testCommandLines(ITestInvocationListener listener, List<CommandLine> commands) { in testCommandLines()
43 List<String> commands = flagParser.getCommands(); in main() local
185 private void runCommandList(final List<String> commands) { in runCommandList()240 private void replaceSerialNumber(final List<String> commands, ITestDevice device) { in replaceSerialNumber()
105 String commands = in installUpdate() local
539 private void setCommandList(List<String> commands, String option, String value) { in setCommandList()
852 private void runCommands(ITestDevice device, List<String> commands) in runCommands()977 public static void setCommandForBinaryState(BinaryState state, List<String> commands, in setCommandForBinaryState()
113 List<CommandFileParser.CommandLine> commands = parser.parseFile(cmdFile); in runVerify() local
44 private List<String> commands = new ArrayList<>(); field in FlagParser
1198 private void doCommandsExpectations(String... commands) in doCommandsExpectations()