Searched defs:testCaseStarting (Results 1 – 1 of 1) sorted by relevance
5701 void testCaseStarting(TestCaseInfo const& _testInfo) override { in testCaseStarting() function5808 void testCaseStarting( TestCaseInfo const& ) override {} in testCaseStarting() function16530 void JunitReporter::testCaseStarting( TestCaseInfo const& testCaseInfo ) { in testCaseStarting() function in Catch::JunitReporter16807 void ListeningReporter::testCaseStarting( TestCaseInfo const& testInfo ) { in testCaseStarting() function in Catch::ListeningReporter16936 void XmlReporter::testCaseStarting( TestCaseInfo const& testInfo ) { in testCaseStarting() function in Catch::XmlReporter