Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc880 const int kExceptionKey = 2; in Wait() local
904 port, kExceptionKey, ZX_CHANNEL_READABLE, ZX_WAIT_ASYNC_ONCE); in Wait()
914 if (packet.key == kExceptionKey) { in Wait()