Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DResultPrinter.php182 $this->printErrors($result);
275 protected function printErrors(PHPUnit_Framework_TestResult $result) function in PHPUnit_TextUI_ResultPrinter
/plugin/statdisplay/pchart/
H A DpChart.php2765 $this->printErrors ( $this->ErrorInterface );
2779 $this->printErrors ( "GD" );
2846 function printErrors($Mode = "CLI") { function in pChart
/plugin/statistics/inc/pchart/
H A DpChart.php2971 $this->printErrors($this->ErrorInterface);
2989 $this->printErrors("GD");
3056 function printErrors($Mode = "CLI") { function in pChart
/plugin/projects/pchart/pchart/
H A Dpchart.php3176 $this->printErrors($this->ErrorInterface);
3189 $this->printErrors("GD");
3312 function printErrors($Mode="CLI") function in pChart
/plugin/charter/lib/pchart/
H A DpChart.class.php3201 $this->printErrors($this->ErrorInterface);
3214 $this->printErrors("GD");
3337 function printErrors($Mode="CLI") function in pChart