Home
last modified time | relevance | path

Searched refs:ReadConsole (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/error/
DErrorCodes.java28 ReadConsole("Exception while reading from the console"), enumConstant
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DHdmiCecClientWrapper.java112 throw new CecClientWrapperException(ErrorCodes.ReadConsole, ioe); in getValidCecClientPorts()
152 ErrorCodes.ReadConsole, ioe, "Could not open port mapping file"); in initValidCecClient()
528 throw new CecClientWrapperException(ErrorCodes.ReadConsole, ioe); in checkConsoleOutput()
562 throw new CecClientWrapperException(ErrorCodes.ReadConsole, ioe); in getAllMessages()
605 throw new CecClientWrapperException(ErrorCodes.ReadConsole, ioe); in getAllDestLogicalAddresses()
803 throw new CecClientWrapperException(ErrorCodes.ReadConsole, ioe); in checkExpectedOutput()
840 throw new CecClientWrapperException(ErrorCodes.ReadConsole, ioe); in checkNoMessagesSentFromDevice()
928 throw new CecClientWrapperException(ErrorCodes.ReadConsole, ioe); in checkOutputDoesNotContainMessage()
1056 throw new CecClientWrapperException(ErrorCodes.ReadConsole, ioe); in checkMessagesInOrder()