Searched refs:kExceptionKey (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gtest/src/
H A Dgtest-death-test.cc880 const int kExceptionKey = 2; local in function:testing::internal::FuchsiaDeathTest::Wait
904 port, kExceptionKey, ZX_CHANNEL_READABLE, ZX_WAIT_ASYNC_ONCE);
914 if (packet.key == kExceptionKey) {

Completed in 3 milliseconds