Home
last modified time | relevance | path

Searched defs:assertionEnded (Results 1 – 18 of 18) sorted by relevance

/external/catch2/single_include/catch2/
Dcatch_reporter_automake.hpp32 bool assertionEnded( AssertionStats const& /*_assertionStats*/ ) override { return true; } in assertionEnded() function
Dcatch_reporter_teamcity.hpp68 bool assertionEnded( AssertionStats const& assertionStats ) override { in assertionEnded() function
Dcatch_reporter_tap.hpp42 bool assertionEnded( AssertionStats const& _assertionStats ) override { in assertionEnded() function
Dcatch.hpp5858 bool assertionEnded(AssertionStats const& assertionStats) override { in assertionEnded() function
12585 void RunContext::assertionEnded(AssertionResult const & result) { in assertionEnded() function in Catch::RunContext
15510 bool TestEventListenerBase::assertionEnded(AssertionStats const &) { in assertionEnded() function in Catch::TestEventListenerBase
15762 bool CompactReporter::assertionEnded( AssertionStats const& _assertionStats ) { in assertionEnded() function in Catch::CompactReporter
16170 bool ConsoleReporter::assertionEnded(AssertionStats const& _assertionStats) { in assertionEnded() function in Catch::ConsoleReporter
16561 bool JunitReporter::assertionEnded( AssertionStats const& assertionStats ) { in assertionEnded() function in Catch::JunitReporter
16852 bool ListeningReporter::assertionEnded( AssertionStats const& assertionStats ) { in assertionEnded() function in Catch::ListeningReporter
16985 bool XmlReporter::assertionEnded( AssertionStats const& assertionStats ) { in assertionEnded() function in Catch::XmlReporter
/external/catch2/include/reporters/
Dcatch_reporter_automake.hpp32 bool assertionEnded( AssertionStats const& /*_assertionStats*/ ) override { return true; } in assertionEnded() function
Dcatch_reporter_bases.cpp68 bool TestEventListenerBase::assertionEnded(AssertionStats const &) { in assertionEnded() function in Catch::TestEventListenerBase
Dcatch_reporter_xml.cpp97 bool XmlReporter::assertionEnded( AssertionStats const& assertionStats ) { in assertionEnded() function in Catch::XmlReporter
Dcatch_reporter_teamcity.hpp68 bool assertionEnded( AssertionStats const& assertionStats ) override { in assertionEnded() function
Dcatch_reporter_tap.hpp42 bool assertionEnded( AssertionStats const& _assertionStats ) override { in assertionEnded() function
Dcatch_reporter_listening.cpp117 bool ListeningReporter::assertionEnded( AssertionStats const& assertionStats ) { in assertionEnded() function in Catch::ListeningReporter
Dcatch_reporter_junit.cpp94 bool JunitReporter::assertionEnded( AssertionStats const& assertionStats ) { in assertionEnded() function in Catch::JunitReporter
Dcatch_reporter_compact.cpp258 bool CompactReporter::assertionEnded( AssertionStats const& _assertionStats ) { in assertionEnded() function in Catch::CompactReporter
Dcatch_reporter_bases.hpp201 bool assertionEnded(AssertionStats const& assertionStats) override { in assertionEnded() function
Dcatch_reporter_console.cpp388 bool ConsoleReporter::assertionEnded(AssertionStats const& _assertionStats) { in assertionEnded() function in Catch::ConsoleReporter
/external/catch2/examples/
D210-Evt-EventListeners.cpp363 bool assertionEnded( Catch::AssertionStats const& assertionStats ) override { in assertionEnded() function
/external/catch2/include/internal/
Dcatch_run_context.cpp145 void RunContext::assertionEnded(AssertionResult const & result) { in assertionEnded() function in Catch::RunContext
/external/bcc/tests/cc/
Dcatch.hpp5937 virtual void assertionEnded( AssertionResult const& result ) { in assertionEnded() function in Catch::RunContext
7637 bool LegacyReporterAdapter::assertionEnded( AssertionStats const& assertionStats ) { in assertionEnded() function in Catch::LegacyReporterAdapter
8451 virtual bool assertionEnded( AssertionStats const& assertionStats ) CATCH_OVERRIDE { in assertionEnded() function in Catch::MultipleReporters
8680 virtual bool assertionEnded( AssertionStats const& assertionStats ) { in assertionEnded() function
8750 virtual bool assertionEnded( AssertionStats const& ) CATCH_OVERRIDE { in assertionEnded() function
9137 virtual bool assertionEnded( AssertionStats const& assertionStats ) CATCH_OVERRIDE { in assertionEnded() function in Catch::XmlReporter
9300 virtual bool assertionEnded( AssertionStats const& assertionStats ) CATCH_OVERRIDE { in assertionEnded() function in Catch::JunitReporter
9495 virtual bool assertionEnded( AssertionStats const& _assertionStats ) CATCH_OVERRIDE { in assertionEnded() function
9934 virtual bool assertionEnded( AssertionStats const& _assertionStats ) { in assertionEnded() function
/external/libabigail/tests/lib/
Dcatch.hpp5894 bool assertionEnded(AssertionStats const& assertionStats) override { in assertionEnded() function
12728 void RunContext::assertionEnded(AssertionResult const & result) { in assertionEnded() function in Catch::RunContext
15765 bool TestEventListenerBase::assertionEnded(AssertionStats const &) { in assertionEnded() function in Catch::TestEventListenerBase
16013 bool CompactReporter::assertionEnded( AssertionStats const& _assertionStats ) { in assertionEnded() function in Catch::CompactReporter
16422 bool ConsoleReporter::assertionEnded(AssertionStats const& _assertionStats) { in assertionEnded() function in Catch::ConsoleReporter
16814 bool JunitReporter::assertionEnded( AssertionStats const& assertionStats ) { in assertionEnded() function in Catch::JunitReporter
17110 bool ListeningReporter::assertionEnded( AssertionStats const& assertionStats ) { in assertionEnded() function in Catch::ListeningReporter
17243 bool XmlReporter::assertionEnded( AssertionStats const& assertionStats ) { in assertionEnded() function in Catch::XmlReporter