HomeSort by relevance Sort by last modified time
    Searched full:host_session_event_handler_ (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/remoting/protocol/
jingle_session_unittest.cc 102 host_session_->SetEventHandler(&host_session_event_handler_);
195 EXPECT_CALL(host_session_event_handler_,
199 EXPECT_CALL(host_session_event_handler_,
203 EXPECT_CALL(host_session_event_handler_,
207 EXPECT_CALL(host_session_event_handler_,
266 EXPECT_CALL(host_session_event_handler_,
285 MockSessionEventHandler host_session_event_handler_; member in class:remoting::protocol::JingleSessionTest

Completed in 48 milliseconds