Searched defs:testRunStarting (Results 1 – 1 of 1) sorted by relevance
5693 void testRunStarting(TestRunInfo const& _testRunInfo) override { in testRunStarting() function5805 void testRunStarting( TestRunInfo const& ) override {} in testRunStarting() function16255 void ConsoleReporter::testRunStarting(TestRunInfo const& _testInfo) { in testRunStarting() function in Catch::ConsoleReporter16517 void JunitReporter::testRunStarting( TestRunInfo const& runInfo ) { in testRunStarting() function in Catch::JunitReporter16793 void ListeningReporter::testRunStarting( TestRunInfo const& testRunInfo ) { in testRunStarting() function in Catch::ListeningReporter16915 void XmlReporter::testRunStarting( TestRunInfo const& testInfo ) { in testRunStarting() function in Catch::XmlReporter