AuthenticatorTestBase 38 remoting/protocol/authenticator_test_base.cc AuthenticatorTestBase::MockChannelDoneCallback::MockChannelDoneCallback() {} AuthenticatorTestBase 40 remoting/protocol/authenticator_test_base.cc AuthenticatorTestBase::MockChannelDoneCallback::~MockChannelDoneCallback() {} AuthenticatorTestBase 42 remoting/protocol/authenticator_test_base.cc AuthenticatorTestBase::AuthenticatorTestBase() {} AuthenticatorTestBase 44 remoting/protocol/authenticator_test_base.cc AuthenticatorTestBase::~AuthenticatorTestBase() {} AuthenticatorTestBase 46 remoting/protocol/authenticator_test_base.cc void AuthenticatorTestBase::SetUp() { AuthenticatorTestBase 62 remoting/protocol/authenticator_test_base.cc void AuthenticatorTestBase::RunAuthExchange() { AuthenticatorTestBase 66 remoting/protocol/authenticator_test_base.cc void AuthenticatorTestBase::RunHostInitiatedAuthExchange() { AuthenticatorTestBase 71 remoting/protocol/authenticator_test_base.cc void AuthenticatorTestBase::ContinueAuthExchangeWith(Authenticator* sender, AuthenticatorTestBase 86 remoting/protocol/authenticator_test_base.cc &AuthenticatorTestBase::ContinueAuthExchangeWith, AuthenticatorTestBase 90 remoting/protocol/authenticator_test_base.cc void AuthenticatorTestBase::RunChannelAuth(bool expected_fail) { AuthenticatorTestBase 97 remoting/protocol/authenticator_test_base.cc base::Bind(&AuthenticatorTestBase::OnClientConnected, AuthenticatorTestBase 102 remoting/protocol/authenticator_test_base.cc base::Bind(&AuthenticatorTestBase::OnHostConnected, AuthenticatorTestBase 137 remoting/protocol/authenticator_test_base.cc void AuthenticatorTestBase::OnHostConnected( AuthenticatorTestBase 144 remoting/protocol/authenticator_test_base.cc void AuthenticatorTestBase::OnClientConnected( AuthenticatorTestBase 30 remoting/protocol/authenticator_test_base.h class AuthenticatorTestBase : public testing::Test { AuthenticatorTestBase 32 remoting/protocol/authenticator_test_base.h AuthenticatorTestBase(); AuthenticatorTestBase 33 remoting/protocol/authenticator_test_base.h virtual ~AuthenticatorTestBase(); AuthenticatorTestBase 71 remoting/protocol/authenticator_test_base.h DISALLOW_COPY_AND_ASSIGN(AuthenticatorTestBase); AuthenticatorTestBase 45 remoting/protocol/negotiating_authenticator_unittest.cc class NegotiatingAuthenticatorTest : public AuthenticatorTestBase { AuthenticatorTestBase 40 remoting/protocol/third_party_authenticator_unittest.cc class ThirdPartyAuthenticatorTest : public AuthenticatorTestBase { AuthenticatorTestBase 34 remoting/protocol/v2_authenticator_unittest.cc class V2AuthenticatorTest : public AuthenticatorTestBase {