Home
last modified time | relevance | path

Searched refs:kMagicChildId (Results 1 – 2 of 2) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ipc/
H A Dipc_channel_mojo_unittest.cc1704 const base::ProcessId kMagicChildId = 54321; variable
1712 EXPECT_EQ(peer_pid, kMagicChildId); in OnChannelConnected()
1738 IPC::Channel::SetGlobalPid(kMagicChildId); in DEFINE_IPC_CHANNEL_MOJO_TEST_CLIENT()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ipc/
H A Dipc_channel_mojo_unittest.cc1705 const base::ProcessId kMagicChildId = 54321; variable
1713 EXPECT_EQ(peer_pid, kMagicChildId); in OnChannelConnected()
1739 IPC::Channel::SetGlobalPid(kMagicChildId); in DEFINE_IPC_CHANNEL_MOJO_TEST_CLIENT()