TestingAppShimHost   34 apps/app_shim/app_shim_host_mac_unittest.cc   DISALLOW_COPY_AND_ASSIGN(TestingAppShimHost);
TestingAppShimHost   37 apps/app_shim/app_shim_host_mac_unittest.cc bool TestingAppShimHost::ReceiveMessage(IPC::Message* message) {
TestingAppShimHost   43 apps/app_shim/app_shim_host_mac_unittest.cc bool TestingAppShimHost::Send(IPC::Message* message) {
TestingAppShimHost   61 apps/app_shim/app_shim_host_mac_unittest.cc   TestingAppShimHost* host() { return host_.get(); }
TestingAppShimHost  116 apps/app_shim/app_shim_host_mac_unittest.cc     host_.reset(new TestingAppShimHost());
TestingAppShimHost  119 apps/app_shim/app_shim_host_mac_unittest.cc   scoped_ptr<TestingAppShimHost> host_;