Searched defs:testGroupStarting (Results 1 – 9 of 9) sorted by relevance
65 void XmlReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting() function in Catch::XmlReporter
54 void testGroupStarting( GroupInfo const& groupInfo ) override { in testGroupStarting() function
65 void ListeningReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting() function in Catch::ListeningReporter
81 void JunitReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting() function in Catch::JunitReporter
58 void testGroupStarting(GroupInfo const& _groupInfo) override { in testGroupStarting() function168 void testGroupStarting( GroupInfo const& ) override {} in testGroupStarting() function
5130 void testGroupStarting(GroupInfo const& _groupInfo) override { in testGroupStarting() function5239 void testGroupStarting( GroupInfo const& ) override {} in testGroupStarting() function10345 …void RunContext::testGroupStarting(std::string const& testSpec, std::size_t groupIndex, std::size_… in testGroupStarting() function in Catch::RunContext14063 void JunitReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting() function in Catch::JunitReporter14304 void ListeningReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting() function in Catch::ListeningReporter14434 void XmlReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting() function in Catch::XmlReporter
88 …void RunContext::testGroupStarting(std::string const& testSpec, std::size_t groupIndex, std::size_… in testGroupStarting() function in Catch::RunContext
5881 …void testGroupStarting( std::string const& testSpec, std::size_t groupIndex, std::size_t groupsCou… in testGroupStarting() function in Catch::RunContext7624 void LegacyReporterAdapter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting() function in Catch::LegacyReporterAdapter8422 virtual void testGroupStarting( GroupInfo const& groupInfo ) CATCH_OVERRIDE { in testGroupStarting() function in Catch::MultipleReporters8549 virtual void testGroupStarting( GroupInfo const& _groupInfo ) CATCH_OVERRIDE { in testGroupStarting() function8649 virtual void testGroupStarting( GroupInfo const& ) CATCH_OVERRIDE {} in testGroupStarting() function9112 virtual void testGroupStarting( GroupInfo const& groupInfo ) CATCH_OVERRIDE { in testGroupStarting() function in Catch::XmlReporter9292 virtual void testGroupStarting( GroupInfo const& groupInfo ) CATCH_OVERRIDE { in testGroupStarting() function in Catch::JunitReporter