Searched refs:incorrectMessage (Results 1 – 1 of 1) sorted by relevance
322 CecOperand incorrectMessage) throws Exception { in checkOutputDoesNotContainMessage() argument323 checkOutputDoesNotContainMessage(toDevice, incorrectMessage, DEFAULT_TIMEOUT); in checkOutputDoesNotContainMessage()332 … public void checkOutputDoesNotContainMessage(LogicalAddress toDevice, CecOperand incorrectMessage, in checkOutputDoesNotContainMessage() argument340 "(" + incorrectMessage + ")(.*)", in checkOutputDoesNotContainMessage()347 CLog.v("Found " + incorrectMessage.name() + " in " + line); in checkOutputDoesNotContainMessage()348 throw new Exception("Found " + incorrectMessage.name() + " to " + toDevice + in checkOutputDoesNotContainMessage()