Searched defs:token_validator_ (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/remoting/protocol/ | ||
D | negotiating_host_authenticator.h | 72 scoped_ptr<ThirdPartyHostAuthenticator::TokenValidator> token_validator_; variable |
D | third_party_host_authenticator.h | 91 scoped_ptr<TokenValidator> token_validator_; variable |
D | third_party_authenticator_unittest.cc | 119 FakeTokenValidator* token_validator_; member in remoting::protocol::ThirdPartyAuthenticatorTest |
/external/chromium_org/remoting/host/ | ||
D | token_validator_factory_impl_unittest.cc | 91 token_validator_; member in remoting::TokenValidatorFactoryImplTest |