ipc_desktop_environment_unittest.cc | 183 std::string desktop_channel_name_; member in class:remoting::IpcDesktopEnvironmentTest 370 desktop_channel_name_ = IPC::Channel::GenerateUniqueRandomChannelID(); 372 new IPC::ChannelProxy(IPC::ChannelHandle(desktop_channel_name_), 380 desktop_channel_name_));
|