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(
158 ASSERT_NO_FATAL_FAILURE(InitAuthenticators(
166 ASSERT_NO_FATAL_FAILURE(InitAuthenticators(
173 ASSERT_NO_FATAL_FAILURE(InitAuthenticators(
182 ASSERT_NO_FATAL_FAILURE(InitAuthenticators(
191 ASSERT_NO_FATAL_FAILURE(InitAuthenticators(
200 ASSERT_NO_FATAL_FAILURE(InitAuthenticators(
210 ASSERT_NO_FATAL_FAILURE(InitAuthenticators(
219 ASSERT_NO_FATAL_FAILURE(InitAuthenticators(
228 ASSERT_NO_FATAL_FAILURE(InitAuthenticators(
    [all...]
v2_authenticator_unittest.cc 42 void InitAuthenticators(const std::string& client_secret,
63 InitAuthenticators(kTestSharedSecret, kTestSharedSecret));
84 InitAuthenticators(kTestSharedSecretBad, kTestSharedSecret));
third_party_authenticator_unittest.cc 106 void InitAuthenticators() {
133 ASSERT_NO_FATAL_FAILURE(InitAuthenticators());
160 ASSERT_NO_FATAL_FAILURE(InitAuthenticators());
172 ASSERT_NO_FATAL_FAILURE(InitAuthenticators());
185 ASSERT_NO_FATAL_FAILURE(InitAuthenticators());
198 ASSERT_NO_FATAL_FAILURE(InitAuthenticators());
212 ASSERT_NO_FATAL_FAILURE(InitAuthenticators());

Completed in 44 milliseconds