Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/PHP/
H A DDefault.php49 return $this->runProcess($job, $settings);
72 protected function runProcess($job, $settings) function in PHPUnit_Util_PHP_Default