ipc_desktop_environment_unittest.cc | 188 std::string desktop_channel_name_; member in class:remoting::IpcDesktopEnvironmentTest 383 desktop_channel_name_ = IPC::Channel::GenerateUniqueRandomChannelID(); 385 IPC::ChannelProxy::Create(IPC::ChannelHandle(desktop_channel_name_), 393 desktop_channel_name_));
|