Searched defs:commands (Results 1 – 8 of 8) sorted by relevance
64 List<CommandLine> commands = testCommandFile(listener, mCmdfile); in run() local136 private void testCommandLines(ITestInvocationListener listener, List<CommandLine> commands) { in testCommandLines()
192 private void runCommandList(final List<String> commands) { in runCommandList()247 private void replaceSerialNumber(final List<String> commands, ITestDevice device) { in replaceSerialNumber()
105 String commands = in installUpdate() local
865 private void runCommands(ITestDevice device, List<String> commands) in runCommands()1000 public static void setCommandForBinaryState(BinaryState state, List<String> commands, in setCommandForBinaryState()
113 List<CommandFileParser.CommandLine> commands = parser.parseFile(cmdFile); in runVerify() local
1262 List<CommandLine> commands = parser.parseFile(cmdFile); in internalAddCommandFile() local
51 commands = { variable
1308 private void doCommandsExpectations(String... commands) in doCommandsExpectations()