Searched refs:redir_tested (Results 1 – 1 of 1) sorted by relevance
1315 * @param string|array|null $redir_tested1317 function run_all_tests(array $test_files, array $env, $redir_tested = null): void argument1333 run_all_tests_parallel($test_files, $env, $redir_tested);1341 if ($redir_tested) {1344 } elseif ($redir_tested) {1345 $index = "# $redir_tested: $name";1386 * @param string|array|null $redir_tested1388 function run_all_tests_parallel(array $test_files, array $env, $redir_tested): void argument1629 "redir_tested" => $redir_tested
Completed in 18 milliseconds