Searched refs:test_idx (Results 1 – 1 of 1) sorted by relevance
/PHP-7.3/ |
H A D | run-tests.php | 844 $test_idx = 0; variable 985 $test_idx = 0; variable 1199 global $test_results, $failed_tests_file, $result_tests_file, $php, $test_idx; 1214 $test_idx++; 1254 global $pass_options, $DETAILED, $IN_REDIRECT, $test_cnt, $test_idx; 1468 show_test($test_idx, $shortname); 1703 $test_idx--; 2675 function show_test($test_idx, $shortname) argument 2680 $str = "TEST $test_idx/$test_cnt [$shortname]\r";
|
Completed in 11 milliseconds