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

  /external/chromium_org/remoting/protocol/
v2_authenticator_unittest.cc 34 class V2AuthenticatorTest : public AuthenticatorTestBase {
36 V2AuthenticatorTest() {
38 virtual ~V2AuthenticatorTest() {
51 DISALLOW_COPY_AND_ASSIGN(V2AuthenticatorTest);
54 TEST_F(V2AuthenticatorTest, SuccessfulAuth) {
75 TEST_F(V2AuthenticatorTest, InvalidSecret) {
v2_authenticator.h 50 FRIEND_TEST_ALL_PREFIXES(V2AuthenticatorTest, InvalidSecret);

Completed in 102 milliseconds