Searched refs:entrypoint_for_testing (Results 1 – 3 of 3) sorted by relevance
156 if (args->create_args->entrypoint_for_testing) in ChildProcess()157 args->create_args->entrypoint_for_testing(); in ChildProcess()
143 std::function<void()> entrypoint_for_testing; member
3423 std::function<void()> entrypoint_for_testing; member3686 if (args->create_args->entrypoint_for_testing) in ChildProcess()3687 args->create_args->entrypoint_for_testing(); in ChildProcess()