Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DResultPrinter.php601 protected function formatWithColor($color, $buffer) function in PHPUnit_TextUI_ResultPrinter
636 $this->write($this->formatWithColor($color, $buffer));
651 $buffer = $this->formatWithColor($color, $buffer);