Home
last modified time | relevance | path

Searched refs:current_method_for_testing (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/remoting/protocol/
Dnegotiating_authenticator_base.h76 const AuthenticationMethod& current_method_for_testing() const { in current_method_for_testing() function
Dnegotiating_authenticator_unittest.cc138 client_as_negotiating_authenticator_->current_method_for_testing()); in VerifyAccepted()