Searched refs:output_file_fd (Results 1 – 1 of 1) sorted by relevance
465 int output_file_fd = fileno(output_file.get()); in DoLaunchChildTestProcess() local466 CHECK_LE(0, output_file_fd); in DoLaunchChildTestProcess()468 std::make_pair(output_file_fd, STDOUT_FILENO)); in DoLaunchChildTestProcess()470 std::make_pair(output_file_fd, STDERR_FILENO)); in DoLaunchChildTestProcess()