Searched refs:test_launch_options (Results 1 – 1 of 1) sorted by relevance
427 const TestLauncher::LaunchOptions& test_launch_options, in DoLaunchChildTestProcess() argument444 options.inherit_mode = test_launch_options.inherit_mode; in DoLaunchChildTestProcess()445 options.handles_to_inherit = test_launch_options.handles_to_inherit; in DoLaunchChildTestProcess()463 options.fds_to_remap = test_launch_options.fds_to_remap; in DoLaunchChildTestProcess()484 command_line, options, test_launch_options.flags, timeout, observer.get(), in DoLaunchChildTestProcess()