Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestSuite.php400 * @param bool $preferCache Indicates if cache is preferred.
404 public function count($preferCache = false) argument
406 if ($preferCache && $this->cachedNumTests !== null) {