Searched refs:posix_entrypoint_for_testing (Results 1 – 5 of 5) sorted by relevance
177 if (args->create_args->posix_entrypoint_for_testing) in ChildProcess()178 args->create_args->posix_entrypoint_for_testing(); in ChildProcess()
452 p.args.posix_entrypoint_for_testing = [] { in TEST()475 p.args.posix_entrypoint_for_testing = [pipe1_wr, pipe2_wr] { in TEST()
141 std::function<void()> posix_entrypoint_for_testing; member
480 subprocess_.args.posix_entrypoint_for_testing = [sync_pipe_rd] {
1702 child.args.posix_entrypoint_for_testing = [start_pipe_wr] { in TEST_P()