Searched refs:posix_entrypoint_for_testing (Results 1 – 1 of 1) sorted by relevance
7018 std::function<void()> posix_entrypoint_for_testing; member7391 if (args->create_args->posix_entrypoint_for_testing) in ChildProcess()7392 args->create_args->posix_entrypoint_for_testing(); in ChildProcess()