HomeSort by relevance Sort by last modified time
    Searched defs:host_auth_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/remoting/protocol/
authenticator_test_base.h 66 scoped_ptr<ChannelAuthenticator> host_auth_; member in class:remoting::protocol::AuthenticatorTestBase
ssl_hmac_channel_authenticator_unittest.cc 82 host_auth_->SecureAndAuthenticate(
117 host_auth_.reset();
137 scoped_ptr<ChannelAuthenticator> host_auth_; member in class:remoting::protocol::SslHmacChannelAuthenticatorTest
150 host_auth_ = SslHmacChannelAuthenticator::CreateForHost(
170 host_auth_ = SslHmacChannelAuthenticator::CreateForHost(

Completed in 45 milliseconds