Home
last modified time | relevance | path

Searched refs:removeFileFromWhitelist (Results 1 – 3 of 3) sorted by path

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/
H A DFilter.php77 $this->removeFileFromWhitelist($file);
86 public function removeFileFromWhitelist($filename) function in SebastianBergmann\\CodeCoverage\\Filter
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/tests/
H A DFilterTest.php95 $this->filter->removeFileFromWhitelist($this->files[0]);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DTestRunner.php456 $this->codeCoverageFilter->removeFileFromWhitelist($file);