Home
last modified time | relevance | path

Searched defs:assertionStats (Results 1 – 5 of 5) sorted by relevance

/external/catch2/include/reporters/
Dcatch_reporter_xml.cpp95 bool XmlReporter::assertionEnded( AssertionStats const& assertionStats ) { in assertionEnded()
Dcatch_reporter_listening.cpp95 bool ListeningReporter::assertionEnded( AssertionStats const& assertionStats ) { in assertionEnded()
Dcatch_reporter_junit.cpp100 bool JunitReporter::assertionEnded( AssertionStats const& assertionStats ) { in assertionEnded()
/external/bcc/tests/cc/
Dcatch.hpp7637 bool LegacyReporterAdapter::assertionEnded( AssertionStats const& assertionStats ) { in assertionEnded()
8451 virtual bool assertionEnded( AssertionStats const& assertionStats ) CATCH_OVERRIDE { in assertionEnded()
9137 virtual bool assertionEnded( AssertionStats const& assertionStats ) CATCH_OVERRIDE { in assertionEnded()
9300 virtual bool assertionEnded( AssertionStats const& assertionStats ) CATCH_OVERRIDE { in assertionEnded()
/external/catch2/single_include/catch2/
Dcatch.hpp14024 bool JunitReporter::assertionEnded( AssertionStats const& assertionStats ) { in assertionEnded()
14266 bool ListeningReporter::assertionEnded( AssertionStats const& assertionStats ) { in assertionEnded()
14397 bool XmlReporter::assertionEnded( AssertionStats const& assertionStats ) { in assertionEnded()