Home
last modified time | relevance | path

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

/external/catch2/include/reporters/
Dcatch_reporter_xml.cpp203 void XmlReporter::testGroupEnded( TestGroupStats const& testGroupStats ) { in testGroupEnded()
Dcatch_reporter_listening.cpp138 void ListeningReporter::testGroupEnded( TestGroupStats const& testGroupStats ) { in testGroupEnded()
Dcatch_reporter_junit.cpp106 void JunitReporter::testGroupEnded( TestGroupStats const& testGroupStats ) { in testGroupEnded()
/external/bcc/tests/cc/
Dcatch.hpp7666 void LegacyReporterAdapter::testGroupEnded( TestGroupStats const& testGroupStats ) { in testGroupEnded()
8474 virtual void testGroupEnded( TestGroupStats const& testGroupStats ) CATCH_OVERRIDE { in testGroupEnded()
9234 virtual void testGroupEnded( TestGroupStats const& testGroupStats ) CATCH_OVERRIDE { in testGroupEnded()
9312 virtual void testGroupEnded( TestGroupStats const& testGroupStats ) CATCH_OVERRIDE { in testGroupEnded()
/external/catch2/single_include/catch2/
Dcatch.hpp16573 void JunitReporter::testGroupEnded( TestGroupStats const& testGroupStats ) { in testGroupEnded()
16873 void ListeningReporter::testGroupEnded( TestGroupStats const& testGroupStats ) { in testGroupEnded()
17090 void XmlReporter::testGroupEnded( TestGroupStats const& testGroupStats ) { in testGroupEnded()
/external/libabigail/tests/lib/
Dcatch.hpp16826 void JunitReporter::testGroupEnded( TestGroupStats const& testGroupStats ) { in testGroupEnded()
17131 void ListeningReporter::testGroupEnded( TestGroupStats const& testGroupStats ) { in testGroupEnded()
17348 void XmlReporter::testGroupEnded( TestGroupStats const& testGroupStats ) { in testGroupEnded()