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

  /external/chromium_org/remoting/protocol/
negotiating_authenticator_unittest.cc 53 void InitAuthenticators(
151 ASSERT_NO_FATAL_FAILURE(InitAuthenticators(
159 ASSERT_NO_FATAL_FAILURE(InitAuthenticators(
166 ASSERT_NO_FATAL_FAILURE(InitAuthenticators(
175 ASSERT_NO_FATAL_FAILURE(InitAuthenticators(
184 ASSERT_NO_FATAL_FAILURE(InitAuthenticators(
193 ASSERT_NO_FATAL_FAILURE(InitAuthenticators(
203 ASSERT_NO_FATAL_FAILURE(InitAuthenticators(
212 ASSERT_NO_FATAL_FAILURE(InitAuthenticators(
221 ASSERT_NO_FATAL_FAILURE(InitAuthenticators(
    [all...]
v2_authenticator_unittest.cc 42 void InitAuthenticators(const std::string& client_secret,
56 InitAuthenticators(kTestSharedSecret, kTestSharedSecret));
77 InitAuthenticators(kTestSharedSecretBad, kTestSharedSecret));
third_party_authenticator_unittest.cc 106 void InitAuthenticators() {
125 ASSERT_NO_FATAL_FAILURE(InitAuthenticators());
152 ASSERT_NO_FATAL_FAILURE(InitAuthenticators());
164 ASSERT_NO_FATAL_FAILURE(InitAuthenticators());
177 ASSERT_NO_FATAL_FAILURE(InitAuthenticators());
190 ASSERT_NO_FATAL_FAILURE(InitAuthenticators());
204 ASSERT_NO_FATAL_FAILURE(InitAuthenticators());

Completed in 93 milliseconds