Searched refs:DelegateMock (Results 1 – 2 of 2) sorted by relevance
260 class DelegateMock : public ProxyChannel::Delegate {262 DelegateMock() : ipc_message_loop_(NULL), shutdown_event_(NULL) { in DelegateMock() function264 virtual ~DelegateMock() {} in ~DelegateMock()284 DISALLOW_COPY_AND_ASSIGN(DelegateMock);295 DelegateMock delegate_mock_;
487 HostProxyTestHarness::DelegateMock::GetIPCMessageLoop() { in GetIPCMessageLoop()491 base::WaitableEvent* HostProxyTestHarness::DelegateMock::GetShutdownEvent() { in GetShutdownEvent()496 HostProxyTestHarness::DelegateMock::ShareHandleWithRemote( in ShareHandleWithRemote()