Searched defs:operand (Results 1 – 4 of 4) sorted by relevance
62 public static <T> Matcher<T> in(T... operand) { in in()67 public static <T> Matcher<T> in(Collection<T> operand) { in in()
29 LogicalAddress source, LogicalAddress destination, CecOperand operand, int params) { in buildCecMessage()
87 operandMap.put(operand.operandCode, operand); in operandMap.put() argument
555 CecOperand operand = CecMessage.getOperand(line); in getAllMessages() local825 CecOperand operand = CecMessage.getOperand(line); in checkNoMessagesSentFromDevice() local1038 CecOperand operand = CecMessage.getOperand(line); in checkMessagesInOrder() local