Searched refs:processCommand (Results 1 – 4 of 4) sorted by relevance
78 cui.processCommand(CommandParser.parse(cmdline)); in testAddPackage()86 cui.processCommand(CommandParser.parse(cmdline)); in testAddPackage()95 cui.processCommand(CommandParser.parse(cmdline)); in testAddPackage()128 cui.processCommand(CommandParser.parse(cmdLine)); in testRemovePackage()130 cui.processCommand(CommandParser.parse(cmdLine)); in testRemovePackage()132 cui.processCommand(CommandParser.parse(cmdLine)); in testRemovePackage()143 cui.processCommand(CommandParser.parse(cmdLine)); in testRemovePackage()151 cui.processCommand(CommandParser.parse(cmdLine)); in testRemovePackage()158 cui.processCommand(CommandParser.parse(cmdLine)); in testRemovePackage()
213 cui.processCommand(CommandParser.parse(cmdLine)); in testGetAndRemoveEntriesFromPlanFile()
102 processCommand(cp); in startUi()303 public void processCommand(final CommandParser cp) throws Exception { in processCommand() method in ConsoleUi895 processCommand(cpH); in processHistoryCommands()
97 sConsoleUi.processCommand(cp); in main()