Searched defs:commands (Results 1 – 6 of 6) sorted by relevance
34 public MimeGroupOperations(MimeGroupCommands commands, MimeGroupAssertions assertions) { in MimeGroupOperations()73 public void setCommands(MimeGroupCommands commands) { in setCommands()
33 public BaseDynamicMimeTest(MimeGroupCommands commands, MimeGroupAssertions assertions) { in BaseDynamicMimeTest()
62 Set<Session2Command> commands = commandGroup.getCommands(); in testGetCommands() local
98 String[] commands = {Utils.TEST_COMMAND}; in continueTests() local
107 public boolean[] onGetSupportedCommands(String[] commands) { in onGetSupportedCommands()
164 List<String> commands = new ArrayList(); in init() local1110 List<String> commands = new ArrayList<>(); in killCecProcess() local