Searched refs:testGroupStarting (Results 1 – 1 of 1) sorted by relevance
5697 void testGroupStarting(GroupInfo const& _groupInfo) override { in testGroupStarting() function5806 void testGroupStarting( GroupInfo const& ) override {} in testGroupStarting() function6273 void testGroupStarting(GroupInfo const& groupInfo) override;6327 void testGroupStarting(GroupInfo const& groupInfo) override;10878 void testGroupStarting( GroupInfo const& groupInfo ) override;13116 m_context.testGroupStarting(m_config->name(), 1, 1); in execute()16527 CumulativeReporterBase::testGroupStarting( groupInfo ); in testGroupStarting()16802 listener->testGroupStarting( groupInfo ); in testGroupStarting()16804 m_reporter->testGroupStarting( groupInfo ); in testGroupStarting()16930 void XmlReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting() function in Catch::XmlReporter[all …]