Home
last modified time | relevance | path

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

/test/vts/runners/host/tcp_client/
Dvts_tcp_client.py68 NO_RESPONSE_MSG = "Framework error: TCP client did not receive response from device." variable in VtsTcpClient
457 logging.error(self.NO_RESPONSE_MSG)
458 stderr = [self.NO_RESPONSE_MSG]
459 self.error = self.NO_RESPONSE_MSG
546 logging.error(VtsTcpClient.NO_RESPONSE_MSG)