Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Extensions/
H A DPhptTestCase.php152 $this->phpUtil->setTimeout($result->getTimeoutForLargeTests());
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestResult.php1251 public function getTimeoutForLargeTests() function in PHPUnit_Framework_TestResult