cross_process_notification_unittest.cc | 376 CrossProcessNotification::IPCHandle handle_2; member in struct:__anon10781::CrudeIpc 408 CrossProcessNotification notifier(ipc->handle_1, ipc->handle_2); 440 base::kNullProcessHandle, &ipc->handle_1, &ipc->handle_2)); 451 EXPECT_TRUE(b.ShareToProcess(process, &ipc->handle_1, &ipc->handle_2));
|