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

  /external/chromium_org/remoting/host/
client_session.h 156 void SetGnubbyAuthHandlerForTesting(GnubbyAuthHandler* gnubby_auth_handler);
client_session_unittest.cc 73 ACTION_P2(SetGnubbyAuthHandlerForTesting, client_session, gnubby_auth_handler) {
74 client_session->SetGnubbyAuthHandlerForTesting(gnubby_auth_handler);
730 SetGnubbyAuthHandlerForTesting(client_session_.get(),
client_session.cc 470 void ClientSession::SetGnubbyAuthHandlerForTesting(

Completed in 3365 milliseconds