Home
last modified time | relevance | path

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

/external/catch2/include/reporters/
Dcatch_reporter_xml.cpp187 void XmlReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded()
Dcatch_reporter_listening.cpp131 void ListeningReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded()
Dcatch_reporter_junit.cpp100 void JunitReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded()
/external/bcc/tests/cc/
Dcatch.hpp7659 void LegacyReporterAdapter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded()
8467 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) CATCH_OVERRIDE { in testCaseEnded()
9223 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) CATCH_OVERRIDE { in testCaseEnded()
9306 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) CATCH_OVERRIDE { in testCaseEnded()
/external/catch2/single_include/catch2/
Dcatch.hpp16567 void JunitReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded()
16866 void ListeningReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded()
17074 void XmlReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded()
/external/libabigail/tests/lib/
Dcatch.hpp16820 void JunitReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded()
17124 void ListeningReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded()
17332 void XmlReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded()