Home
last modified time | relevance | path

Searched defs:groupInfo (Results 1 – 6 of 6) sorted by relevance

/external/catch2/include/reporters/
Dcatch_reporter_xml.cpp63 void XmlReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting()
Dcatch_reporter_listening.cpp65 void ListeningReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting()
Dcatch_reporter_junit.cpp88 void JunitReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting()
/external/catch2/include/internal/
Dcatch_interfaces_reporter.h141 GroupInfo groupInfo; member
/external/bcc/tests/cc/
Dcatch.hpp5205 GroupInfo groupInfo; member
7624 void LegacyReporterAdapter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting()
8422 virtual void testGroupStarting( GroupInfo const& groupInfo ) CATCH_OVERRIDE { in testGroupStarting()
9112 virtual void testGroupStarting( GroupInfo const& groupInfo ) CATCH_OVERRIDE { in testGroupStarting()
9292 virtual void testGroupStarting( GroupInfo const& groupInfo ) CATCH_OVERRIDE { in testGroupStarting()
/external/catch2/single_include/catch2/
Dcatch.hpp4979 GroupInfo groupInfo; member
14012 void JunitReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting()
14237 void ListeningReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting()
14365 void XmlReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting()