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

/external/chromium_org/remoting/protocol/
H A Dnegotiating_authenticator_unittest.cc35 const char kTestClientId[] = "client-id"; member in namespace:remoting::protocol::__anon9825
92 base::Time(), kTestClientName, kTestClientId, kTestPairedSecret); local
194 kTestClientId, kTestPairedSecret, kTestPin, kTestPin,
213 kTestClientId, kTestPairedSecret, kTestPin, kTestPin,
222 kTestClientId, kTestPairedSecret, kTestPinBad, kTestPin,
231 kTestClientId, kTestPairedSecret, kTestPinBad, kTestPin,
240 kTestClientId, kTestPairedSecretBad, kTestPin, kTestPin,
249 kTestClientId, kTestPairedSecretBad, kTestPinBad, kTestPin,

Completed in 83 milliseconds