Searched refs:test_cnt (Results 1 – 2 of 2) sorted by relevance
5 $test_cnt = 0;9 global $test_cnt;10 echo "Count: $test_cnt\n";17 global $test_cnt, $test_num;18 $test_cnt++;28 global $test_cnt;29 $test_cnt--;
831 $test_cnt = count($test_files); variable833 if ($test_cnt) {988 $test_cnt = count($test_files); variable1259 global $pass_options, $DETAILED, $IN_REDIRECT, $test_cnt, $test_idx;1713 $test_cnt += @count($test_files) - 1;2716 global $test_cnt;2719 $str = "TEST $test_idx/$test_cnt [$shortname]\r";
Completed in 11 milliseconds