Searched refs:StartClientHandshakeAsync (Results 1 – 1 of 1) sorted by relevance
244 void StartClientHandshakeAsync(TlsError expected) { in StartClientHandshakeAsync() function in adb::tls::AdbWifiTlsConnectionTest294 StartClientHandshakeAsync(TlsError::Success); in TEST_F()319 StartClientHandshakeAsync(TlsError::CertificateRejected); in TEST_F()347 StartClientHandshakeAsync(TlsError::Success); in TEST_F()378 StartClientHandshakeAsync(TlsError::Success); in TEST_F()409 StartClientHandshakeAsync(TlsError::Success); in TEST_F()433 StartClientHandshakeAsync(TlsError::Success); in TEST_F()449 StartClientHandshakeAsync(TlsError::PeerRejectedCertificate); in TEST_F()462 StartClientHandshakeAsync(TlsError::CertificateRejected); in TEST_F()480 StartClientHandshakeAsync(TlsError::CertificateRejected); in TEST_F()[all …]