Searched defs:video_stub_ (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/remoting/protocol/ | ||
D | client_video_dispatcher.h | 31 VideoStub* video_stub_; variable |
D | monitored_video_stub.h | 50 VideoStub* video_stub_; variable |
D | monitored_video_stub_unittest.cc | 41 MockVideoStub video_stub_; member in remoting::protocol::MonitoredVideoStubTest |
/external/chromium_org/remoting/host/ | ||
D | mouse_clamping_filter.h | 36 protocol::VideoStub* video_stub_; variable |
D | video_scheduler.h | 194 protocol::VideoStub* video_stub_; variable |
D | video_scheduler_unittest.cc | 160 MockVideoStub video_stub_; member in remoting::VideoSchedulerTest |
D | client_session_unittest.cc | 193 MockVideoStub video_stub_; member in remoting::ClientSessionTest |