Searched defs:V2AuthenticatorTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/remoting/protocol/
H A Dv2_authenticator_unittest.cc34 class V2AuthenticatorTest : public AuthenticatorTestBase { class in namespace:remoting::protocol
36 V2AuthenticatorTest() { function in class:remoting::protocol::V2AuthenticatorTest
38 virtual ~V2AuthenticatorTest() {
51 DISALLOW_COPY_AND_ASSIGN(V2AuthenticatorTest);
61 TEST_F(V2AuthenticatorTest, MAYBE(SuccessfulAuth)) {
82 TEST_F(V2AuthenticatorTest, MAYBE(InvalidSecret)) {

Completed in 73 milliseconds