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

/xsrc/external/mit/MesaLib/dist/src/gtest/src/
H A Dgtest-death-test.cc1013 fdio_spawn_action_t* add_handle_action = &spawn_actions[0]; local in function:testing::internal::FuchsiaDeathTest::AssumeRole
1014 add_handle_action->action = FDIO_SPAWN_ACTION_ADD_HANDLE;
1015 add_handle_action->h.id = PA_HND(PA_FD, kFuchsiaReadPipeFd);
1016 add_handle_action->h.handle = child_pipe_handle;

Completed in 4 milliseconds