Searched refs:BeginResults (Results 1 – 2 of 2) sorted by relevance
| /TaskScheduler/ThirdParty/UnitTest++/UnitTest++/ |
| H A D | XmlTestReporter.cpp | 56 BeginResults(m_ostream, totalTestCount, failedTestCount, failureCount, secondsElapsed); in ReportSummary() 82 void XmlTestReporter::BeginResults(std::ostream& os, int totalTestCount, int failedTestCount, in BeginResults() function in UnitTest::XmlTestReporter
|
| H A D | XmlTestReporter.h | 26 …void BeginResults(std::ostream& os, int totalTestCount, int failedTestCount, int failureCount, flo…
|