Home
last modified time | relevance | path

Searched defs:ThirdPartyAuthenticatorTest (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/remoting/protocol/
Dthird_party_authenticator_unittest.cc40 class ThirdPartyAuthenticatorTest : public AuthenticatorTestBase { class
102 ThirdPartyAuthenticatorTest() {} in ThirdPartyAuthenticatorTest() function in remoting::protocol::ThirdPartyAuthenticatorTest
131 TEST_F(ThirdPartyAuthenticatorTest, MAYBE(SuccessfulAuth)) { in TEST_F() argument
158 TEST_F(ThirdPartyAuthenticatorTest, MAYBE(ClientNoSecret)) { in TEST_F() argument
170 TEST_F(ThirdPartyAuthenticatorTest, MAYBE(InvalidToken)) { in TEST_F() argument
183 TEST_F(ThirdPartyAuthenticatorTest, MAYBE(CannotFetchToken)) { in TEST_F() argument
196 TEST_F(ThirdPartyAuthenticatorTest, MAYBE(HostBadSecret)) { in TEST_F() argument
210 TEST_F(ThirdPartyAuthenticatorTest, MAYBE(ClientBadSecret)) { in TEST_F() argument