Searched defs:testCaseStarting (Results 1 – 9 of 9) sorted by relevance
71 void XmlReporter::testCaseStarting( TestCaseInfo const& testInfo ) { in testCaseStarting() function in Catch::XmlReporter
145 void testCaseStarting( TestCaseInfo const& testInfo ) override { in testCaseStarting() function
73 void ListeningReporter::testCaseStarting( TestCaseInfo const& testInfo ) { in testCaseStarting() function in Catch::ListeningReporter
89 void JunitReporter::testCaseStarting( TestCaseInfo const& testCaseInfo ) { in testCaseStarting() function in Catch::JunitReporter
62 void testCaseStarting(TestCaseInfo const& _testInfo) override { in testCaseStarting() function170 void testCaseStarting( TestCaseInfo const& ) override {} in testCaseStarting() function
5134 void testCaseStarting(TestCaseInfo const& _testInfo) override { in testCaseStarting() function5241 void testCaseStarting( TestCaseInfo const& ) override {} in testCaseStarting() function14071 void JunitReporter::testCaseStarting( TestCaseInfo const& testCaseInfo ) { in testCaseStarting() function in Catch::JunitReporter14311 void ListeningReporter::testCaseStarting( TestCaseInfo const& testInfo ) { in testCaseStarting() function in Catch::ListeningReporter14440 void XmlReporter::testCaseStarting( TestCaseInfo const& testInfo ) { in testCaseStarting() function in Catch::XmlReporter
332 void testCaseStarting( Catch::TestCaseInfo const& testInfo ) override { in testCaseStarting() function
7627 void LegacyReporterAdapter::testCaseStarting( TestCaseInfo const& testInfo ) { in testCaseStarting() function in Catch::LegacyReporterAdapter8429 virtual void testCaseStarting( TestCaseInfo const& testInfo ) CATCH_OVERRIDE { in testCaseStarting() function in Catch::MultipleReporters8553 virtual void testCaseStarting( TestCaseInfo const& _testInfo ) CATCH_OVERRIDE { in testCaseStarting() function8651 virtual void testCaseStarting( TestCaseInfo const& ) CATCH_OVERRIDE {} in testCaseStarting() function9118 virtual void testCaseStarting( TestCaseInfo const& testInfo ) CATCH_OVERRIDE { in testCaseStarting() function in Catch::XmlReporter