Searched refs:runCount (Results 1 – 3 of 3) sorted by relevance
122 $aSuiteResult['counts']['run'] = $result->runCount();128 $per = 100/$result->runCount();
568 $this->_setLabelValue($this->numberOfRuns, $result->runCount());573 $this->_updateProgress($result->runCount(),
256 function runCount() { function in PHPUnit_TestResult