Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Runner/Filter/
H A DGroup.php52 return $this->doAccept(spl_object_hash($test));
55 abstract protected function doAccept($hash); function in PHPUnit_Runner_Filter_GroupFilterIterator
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Runner/Filter/Group/
H A DInclude.php18 protected function doAccept($hash) function in PHPUnit_Runner_Filter_Group_Include
H A DExclude.php18 protected function doAccept($hash) function in PHPUnit_Runner_Filter_Group_Exclude