Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/src/
H A Dgtest-death-test.cc986 zx_handle_t child_pipe_handle; in AssumeRole() local
988 status = fdio_pipe_half(&child_pipe_fd, &child_pipe_handle); in AssumeRole()
997 add_handle_action->h.handle = child_pipe_handle; in AssumeRole()