Lines Matching refs:test_idx
149 $test_files, $test_idx, $test_list, $test_results, $testfile,
725 $test_idx = 0;
785 $test_idx = 0;
1319 global $test_results, $failed_tests_file, $result_tests_file, $php, $test_idx, $file_cache;
1349 $test_idx++;
1390 …global $workers, $test_idx, $test_cnt, $test_results, $failed_tests_file, $result_tests_file, $PHP…
1643 $test_idx++;
1652 … show_test($test_idx, count($workerProcs) . "/$workers concurrent test workers running");
1826 global $pass_options, $DETAILED, $IN_REDIRECT, $test_cnt, $test_idx;
2047 show_test($test_idx, $shortname);
2300 $test_idx--;
3331 function show_test(int $test_idx, string $shortname): void argument
3336 $str = "TEST $test_idx/$test_cnt [$shortname]\r";