Lines Matching refs:test_idx
57 $test_files, $test_idx, $test_list, $test_results, $testfile,
689 $test_idx = 0;
768 $test_idx = 0;
1287 global $test_results, $failed_tests_file, $result_tests_file, $php, $test_idx;
1308 $test_idx++;
1346 …global $workers, $test_idx, $test_cnt, $test_results, $failed_tests_file, $result_tests_file, $PHP…
1588 $test_idx++;
1597 … show_test($test_idx, count($workerProcs) . "/$workers concurrent test workers running");
1758 global $pass_options, $DETAILED, $IN_REDIRECT, $test_cnt, $test_idx;
1980 show_test($test_idx, $shortname);
2217 $test_idx--;
3233 function show_test($test_idx, $shortname) argument
3238 $str = "TEST $test_idx/$test_cnt [$shortname]\r";