Home
last modified time | relevance | path

Searched refs:test_idx (Results 1 – 1 of 1) sorted by relevance

/PHP-7.0/
H A Drun-tests.php847 $test_idx = 0; variable
984 $test_idx = 0; variable
1179 global $test_results, $failed_tests_file, $php, $test_cnt, $test_idx;
1194 $test_idx++;
1231 global $pass_options, $DETAILED, $IN_REDIRECT, $test_cnt, $test_idx;
1435 show_test($test_idx, $shortname);
1668 $test_idx--;
2651 function show_test($test_idx, $shortname) argument
2656 $str = "TEST $test_idx/$test_cnt [$shortname]\r";

Completed in 9 milliseconds