Home
last modified time | relevance | path

Searched refs:InitWithTestSink (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ppapi/proxy/
Dproxy_channel.h60 void InitWithTestSink(IPC::TestSink* test_sink);
Dproxy_channel.cc42 void ProxyChannel::InitWithTestSink(IPC::TestSink* test_sink) { in InitWithTestSink() function in ppapi::proxy::ProxyChannel
Dppapi_proxy_test.cc176 plugin_dispatcher_->InitWithTestSink(&sink()); in SetUpHarness()
442 host_dispatcher_->InitWithTestSink(&sink()); in SetUpHarness()