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 145 void SetGnubbyAuthHandlerForTesting(GnubbyAuthHandler* gnubby_auth_handler);
client_session_unittest.cc 77 ACTION_P2(SetGnubbyAuthHandlerForTesting, client_session, gnubby_auth_handler) {
78 client_session->SetGnubbyAuthHandlerForTesting(gnubby_auth_handler);
683 SetGnubbyAuthHandlerForTesting(client_session_.get(),
client_session.cc 475 void ClientSession::SetGnubbyAuthHandlerForTesting(

Completed in 471 milliseconds