Home
last modified time | relevance | path

Searched refs:getCountOfGenerator (Results 1 – 1 of 1) sorted by last modified time

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DCount.php57 return $this->getCountOfGenerator($iterator);
84 protected function getCountOfGenerator(Generator $generator) function in PHPUnit_Framework_Constraint_Count