Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DResultPrinter.php536 $this->writeProgress('.');
557 protected function writeProgress($progress) function in PHPUnit_TextUI_ResultPrinter
652 $this->writeProgress($buffer);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/Log/
H A DTeamCity.php37 protected function writeProgress($progress) function in PHPUnit_Util_Log_TeamCity