Searched defs:testCaseStarting (Results 1 – 1 of 1) sorted by relevance
5770 void testCaseStarting(TestCaseInfo const& _testInfo) override { in testCaseStarting() function5877 void testCaseStarting( TestCaseInfo const& ) override {} in testCaseStarting() function16889 void JunitReporter::testCaseStarting( TestCaseInfo const& testCaseInfo ) { in testCaseStarting() function in Catch::JunitReporter17173 void ListeningReporter::testCaseStarting( TestCaseInfo const& testInfo ) { in testCaseStarting() function in Catch::ListeningReporter17302 void XmlReporter::testCaseStarting( TestCaseInfo const& testInfo ) { in testCaseStarting() function in Catch::XmlReporter