Searched defs:testGroupStarting (Results 1 – 9 of 9) sorted by relevance
63 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
88 void JunitReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting() function in Catch::JunitReporter
55 void testGroupStarting(GroupInfo const& _groupInfo) override { in testGroupStarting() function165 void testGroupStarting( GroupInfo const& ) override {} in testGroupStarting() function
5112 void testGroupStarting(GroupInfo const& _groupInfo) override { in testGroupStarting() function5221 void testGroupStarting( GroupInfo const& ) override {} in testGroupStarting() function10318 …void RunContext::testGroupStarting(std::string const& testSpec, std::size_t groupIndex, std::size_… in testGroupStarting() function in Catch::RunContext14012 void JunitReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting() function in Catch::JunitReporter14237 void ListeningReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting() function in Catch::ListeningReporter14365 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