Searched refs:test_idx (Results 1 – 1 of 1) sorted by relevance
/PHP-5.4/ |
H A D | run-tests.php | 802 $test_idx = 0; variable 941 $test_idx = 0; variable 1133 global $test_results, $failed_tests_file, $php, $test_cnt, $test_idx; 1148 $test_idx++; 1185 global $pass_options, $DETAILED, $IN_REDIRECT, $test_cnt, $test_idx; 1360 show_test($test_idx, $shortname); 1583 $test_idx--; 2549 function show_test($test_idx, $shortname) argument 2554 $str = "TEST $test_idx/$test_cnt [$shortname]\r";
|
Completed in 14 milliseconds