Searched defs:testCaseStarting (Results 1 – 9 of 9) sorted by relevance
69 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
96 void JunitReporter::testCaseStarting( TestCaseInfo const& testCaseInfo ) { in testCaseStarting() function in Catch::JunitReporter
59 void testCaseStarting(TestCaseInfo const& _testInfo) override { in testCaseStarting() function167 void testCaseStarting( TestCaseInfo const& ) override {} in testCaseStarting() function
5116 void testCaseStarting(TestCaseInfo const& _testInfo) override { in testCaseStarting() function5223 void testCaseStarting( TestCaseInfo const& ) override {} in testCaseStarting() function14020 void JunitReporter::testCaseStarting( TestCaseInfo const& testCaseInfo ) { in testCaseStarting() function in Catch::JunitReporter14244 void ListeningReporter::testCaseStarting( TestCaseInfo const& testInfo ) { in testCaseStarting() function in Catch::ListeningReporter14371 void XmlReporter::testCaseStarting( TestCaseInfo const& testInfo ) { in testCaseStarting() function in Catch::XmlReporter
332 virtual 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