Searched defs:testRunStarting (Results 1 – 1 of 1) sorted by relevance
5762 void testRunStarting(TestRunInfo const& _testRunInfo) override { in testRunStarting() function5874 void testRunStarting( TestRunInfo const& ) override {} in testRunStarting() function16600 void ConsoleReporter::testRunStarting(TestRunInfo const& _testInfo) { in testRunStarting() function in Catch::ConsoleReporter16876 void JunitReporter::testRunStarting( TestRunInfo const& runInfo ) { in testRunStarting() function in Catch::JunitReporter17159 void ListeningReporter::testRunStarting( TestRunInfo const& testRunInfo ) { in testRunStarting() function in Catch::ListeningReporter17281 void XmlReporter::testRunStarting( TestRunInfo const& testInfo ) { in testRunStarting() function in Catch::XmlReporter