Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dssladapter_unittest.cc36 static std::string GetSSLProtocolName(const rtc::SSLMode& ssl_mode) { in GetSSLProtocolName() function
79 LOG(LS_INFO) << "Starting " << GetSSLProtocolName(ssl_mode_) in Connect()
308 LOG(LS_INFO) << GetSSLProtocolName(ssl_mode_) << " handshake complete."; in TestHandshake()
315 LOG(LS_INFO) << GetSSLProtocolName(ssl_mode_) << " handshake failed."; in TestHandshake()