Searched refs:printErrors (Results 1 – 8 of 8) sorted by relevance
53 def printErrors(self): member in TAPTestResult184 result.printErrors()
112 def printErrors(self): member in TextTestResult191 result.printErrors()
55 def printErrors(self): member in TestResult
468 /// Prints errors if [printErrors] is [true].471 bool printErrors = true,474 if (printErrors)491 if (printErrors)496 if (printErrors) {716 validateReloadReport(firstReport, printErrors: false),
232 void printErrors();
1106 void IntlTest::printErrors() in printErrors() function in IntlTest1559 major.printErrors(); in main()
1081 def printErrors(self): member in Test_TextTestRunner.test_works_with_result_without_startTestRun_stopTestRun.OldTextResult1097 def printErrors(self): member in Test_TextTestRunner.test_startTestRun_stopTestRun_called.LoggingTextResult