Home
last modified time | relevance | path

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

/external/autotest/server/hosts/tls_client/
Dexec_dut_command.py27 raise error.TLSConnectionError(
51 error.TLSConnectionError(
Dfake_omaha.py30 raise error.TLSConnectionError(
/external/autotest/client/common_lib/
Derror.py522 class TLSConnectionError(AutoservError): class
/external/autotest/server/hosts/
Dssh_host.py134 raise error.TLSConnectionError("TLS not connected.")