Searched defs:testCaseEnded (Results 1 – 12 of 12) sorted by relevance
34 void testCaseEnded( TestCaseStats const& _testCaseStats ) override { in testCaseEnded() function
153 void testCaseEnded( TestCaseStats const& testCaseStats ) override { in testCaseEnded() function
5144 void testCaseEnded(TestCaseStats const& /* _testCaseStats */) override { in testCaseEnded() function5288 void testCaseEnded(TestCaseStats const& testCaseStats) override { in testCaseEnded() function13778 void ConsoleReporter::testCaseEnded(TestCaseStats const& _testCaseStats) { in testCaseEnded() function in Catch::ConsoleReporter14081 void JunitReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded() function in Catch::JunitReporter14347 void ListeningReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded() function in Catch::ListeningReporter14555 void XmlReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded() function in Catch::XmlReporter
187 void XmlReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded() function in Catch::XmlReporter
109 void ListeningReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded() function in Catch::ListeningReporter
99 void JunitReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded() function in Catch::JunitReporter
72 void testCaseEnded(TestCaseStats const& /* _testCaseStats */) override { in testCaseEnded() function217 void testCaseEnded(TestCaseStats const& testCaseStats) override { in testCaseEnded() function
424 void ConsoleReporter::testCaseEnded(TestCaseStats const& _testCaseStats) { in testCaseEnded() function in Catch::ConsoleReporter
340 void testCaseEnded( Catch::TestCaseStats const& testCaseStats ) override { in testCaseEnded() function
7659 void LegacyReporterAdapter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded() function in Catch::LegacyReporterAdapter8467 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) CATCH_OVERRIDE { in testCaseEnded() function in Catch::MultipleReporters8563 virtual void testCaseEnded( TestCaseStats const& /* _testCaseStats */ ) CATCH_OVERRIDE { in testCaseEnded() function8692 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) CATCH_OVERRIDE { in testCaseEnded() function9223 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) CATCH_OVERRIDE { in testCaseEnded() function in Catch::XmlReporter9306 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) CATCH_OVERRIDE { in testCaseEnded() function in Catch::JunitReporter9541 virtual void testCaseEnded( TestCaseStats const& _testCaseStats ) CATCH_OVERRIDE { in testCaseEnded() function