Home
last modified time | relevance | path

Searched refs:kMachPortNull (Results 1 – 24 of 24) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/util/mach/
H A Dbootstrap_test.cc30 EXPECT_NE(report_crash, kMachPortNull); in TEST()
38 EXPECT_EQ(send, kMachPortNull); in TEST()
42 EXPECT_NE(receive, kMachPortNull); in TEST()
46 EXPECT_NE(send, kMachPortNull); in TEST()
50 EXPECT_EQ(receive_2, kMachPortNull); in TEST()
55 EXPECT_EQ(send, kMachPortNull); in TEST()
59 EXPECT_NE(receive, kMachPortNull); in TEST()
H A Dmach_extensions_test.cc34 ASSERT_NE(port, kMachPortNull); in TEST()
45 ASSERT_NE(port, kMachPortNull); in TEST()
56 ASSERT_NE(port, kMachPortNull); in TEST()
H A Dmach_message_test.cc72 EXPECT_EQ(reply.Head.msgh_local_port, kMachPortNull); in TEST()
114 ASSERT_NE(port, kMachPortNull); in TEST()
139 ASSERT_NE(port, kMachPortNull); in TEST()
165 ASSERT_NE(port, kMachPortNull); in TEST()
H A Dchild_port_handshake.cc89 DCHECK_EQ(port_, kMachPortNull); in RunServer()
177 DCHECK_EQ(port_, kMachPortNull); in RunServer()
301 DCHECK_EQ(port_, kMachPortNull); in HandleChildPortCheckIn()
444 if (server_port == kMachPortNull) { in RunClientInternal_SendCheckIn()
H A Dchild_port_server_test.cc82 EXPECT_EQ(Head.msgh_remote_port, kMachPortNull); in Verify()
83 EXPECT_EQ(Head.msgh_local_port, kMachPortNull); in Verify()
H A Dmach_extensions.h29 constexpr mach_port_t kMachPortNull = MACH_PORT_NULL; variable
H A Dmach_message_server_test.cc232 EXPECT_NE(request->port_descriptor.name, kMachPortNull); in MachMessageServerFunction()
241 EXPECT_EQ(request->port_descriptor.name, kMachPortNull); in MachMessageServerFunction()
363 EXPECT_NE(parent_complex_message_port_, kMachPortNull); in MachMultiprocessParent()
540 ASSERT_EQ(reply.Head.msgh_remote_port, kMachPortNull); in ChildWaitForReply()
H A Dexc_server_variants_test.cc135 EXPECT_EQ(Head.msgh_local_port, kMachPortNull); in Verify()
213 EXPECT_EQ(Head.msgh_local_port, kMachPortNull); in Verify()
453 EXPECT_EQ(Head.msgh_local_port, kMachPortNull); in Verify()
H A Dnotify_server_test.cc226 EXPECT_EQ(previous, kMachPortNull); in RequestMachPortNotification()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/util/mach/
H A Dmach_extensions_test.cc34 ASSERT_NE(port, kMachPortNull); in TEST()
45 ASSERT_NE(port, kMachPortNull); in TEST()
56 ASSERT_NE(port, kMachPortNull); in TEST()
139 EXPECT_NE(report_crash, kMachPortNull); in TEST()
147 EXPECT_EQ(send, kMachPortNull); in TEST()
151 EXPECT_NE(receive, kMachPortNull); in TEST()
155 EXPECT_NE(send, kMachPortNull); in TEST()
159 EXPECT_EQ(receive_2, kMachPortNull); in TEST()
164 EXPECT_EQ(send, kMachPortNull); in TEST()
168 EXPECT_NE(receive, kMachPortNull); in TEST()
H A Dmach_message_test.cc72 EXPECT_EQ(reply.Head.msgh_local_port, kMachPortNull); in TEST()
114 ASSERT_NE(port, kMachPortNull); in TEST()
154 ASSERT_NE(port, kMachPortNull); in TEST()
179 ASSERT_NE(port, kMachPortNull); in TEST()
H A Dchild_port_handshake.cc86 DCHECK_EQ(port_, kMachPortNull); in RunServer()
174 DCHECK_EQ(port_, kMachPortNull); in RunServer()
298 DCHECK_EQ(port_, kMachPortNull); in HandleChildPortCheckIn()
441 if (server_port == kMachPortNull) { in RunClientInternal_SendCheckIn()
H A Dchild_port_server_test.cc82 EXPECT_EQ(Head.msgh_remote_port, kMachPortNull); in Verify()
83 EXPECT_EQ(Head.msgh_local_port, kMachPortNull); in Verify()
H A Dmach_extensions.h33 constexpr mach_port_t kMachPortNull = MACH_PORT_NULL; variable
H A Dmach_message_server_test.cc232 EXPECT_NE(request->port_descriptor.name, kMachPortNull); in MachMessageServerFunction()
241 EXPECT_EQ(request->port_descriptor.name, kMachPortNull); in MachMessageServerFunction()
363 EXPECT_NE(parent_complex_message_port_, kMachPortNull); in MachMultiprocessParent()
540 ASSERT_EQ(reply.Head.msgh_remote_port, kMachPortNull); in ChildWaitForReply()
H A Dexc_server_variants_test.cc132 EXPECT_EQ(Head.msgh_local_port, kMachPortNull); in Verify()
210 EXPECT_EQ(Head.msgh_local_port, kMachPortNull); in Verify()
450 EXPECT_EQ(Head.msgh_local_port, kMachPortNull); in Verify()
H A Dnotify_server_test.cc225 EXPECT_EQ(previous, kMachPortNull); in RequestMachPortNotification()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/
H A Dchild_process_task_port_provider_mac_unittest.cc113 static constexpr mach_port_t kMachPortNull = MACH_PORT_NULL; variable
116 EXPECT_EQ(kMachPortNull, provider()->TaskForPid(99)); in TEST_F()
120 EXPECT_EQ(kMachPortNull, provider()->TaskForPid(99)); in TEST_F()
159 EXPECT_EQ(kMachPortNull, provider()->TaskForPid(99)); in TEST_F()
167 EXPECT_EQ(kMachPortNull, provider()->TaskForPid(6)); in TEST_F()
190 kMachPortNull)); in TEST_F()
223 EXPECT_EQ(kMachPortNull, provider()->TaskForPid(6)); in TEST_F()
233 EXPECT_EQ(kMachPortNull, provider()->TaskForPid(123)); in TEST_F()
237 EXPECT_EQ(kMachPortNull, provider()->TaskForPid(42)); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/
H A Dchild_process_task_port_provider_mac_unittest.cc113 static constexpr mach_port_t kMachPortNull = MACH_PORT_NULL; variable
116 EXPECT_EQ(kMachPortNull, provider()->TaskForPid(99)); in TEST_F()
120 EXPECT_EQ(kMachPortNull, provider()->TaskForPid(99)); in TEST_F()
159 EXPECT_EQ(kMachPortNull, provider()->TaskForPid(99)); in TEST_F()
167 EXPECT_EQ(kMachPortNull, provider()->TaskForPid(6)); in TEST_F()
190 kMachPortNull)); in TEST_F()
223 EXPECT_EQ(kMachPortNull, provider()->TaskForPid(6)); in TEST_F()
233 EXPECT_EQ(kMachPortNull, provider()->TaskForPid(123)); in TEST_F()
237 EXPECT_EQ(kMachPortNull, provider()->TaskForPid(42)); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/test/mac/
H A Dmach_multiprocess.cc217 ASSERT_NE(info_->local_port, kMachPortNull); in MultiprocessChild()
221 ASSERT_NE(info_->remote_port, kMachPortNull); in MultiprocessChild()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/tools/mac/
H A Dexception_port_tool.cc195 if (service_port == kMachPortNull) { in ShowBootstrapService()
292 if (service_port == kMachPortNull) { in SetExceptionPort()
H A Dcatch_exception_tool.cc269 if (service_port == kMachPortNull) { in CatchExceptionToolMain()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/tools/mac/
H A Dexception_port_tool.cc196 if (service_port == kMachPortNull) { in ShowBootstrapService()
293 if (service_port == kMachPortNull) { in SetExceptionPort()
H A Dcatch_exception_tool.cc270 if (service_port == kMachPortNull) { in CatchExceptionToolMain()