Home
last modified time | relevance | path

Searched defs:assertionEnded (Results 1 – 17 of 17) 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.hpp5270 bool assertionEnded(AssertionStats const& assertionStats) override { in assertionEnded() function
10401 void RunContext::assertionEnded(AssertionResult const & result) { in assertionEnded() function in Catch::RunContext
13083 bool TestEventListenerBase::assertionEnded(AssertionStats const &) { in assertionEnded() function in Catch::TestEventListenerBase
13334 bool CompactReporter::assertionEnded( AssertionStats const& _assertionStats ) { in assertionEnded() function in Catch::CompactReporter
13714 bool ConsoleReporter::assertionEnded(AssertionStats const& _assertionStats) { in assertionEnded() function in Catch::ConsoleReporter
14075 bool JunitReporter::assertionEnded( AssertionStats const& assertionStats ) { in assertionEnded() function in Catch::JunitReporter
14333 bool ListeningReporter::assertionEnded( AssertionStats const& assertionStats ) { in assertionEnded() function in Catch::ListeningReporter
14466 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_listening.cpp95 bool ListeningReporter::assertionEnded( AssertionStats const& assertionStats ) { in assertionEnded() function in Catch::ListeningReporter
Dcatch_reporter_tap.hpp42 bool assertionEnded( AssertionStats const& _assertionStats ) override { in assertionEnded() function
Dcatch_reporter_compact.cpp257 bool CompactReporter::assertionEnded( AssertionStats const& _assertionStats ) { in assertionEnded() function in Catch::CompactReporter
Dcatch_reporter_junit.cpp93 bool JunitReporter::assertionEnded( AssertionStats const& assertionStats ) { in assertionEnded() function in Catch::JunitReporter
Dcatch_reporter_bases.hpp199 bool assertionEnded(AssertionStats const& assertionStats) override { in assertionEnded() function
Dcatch_reporter_console.cpp359 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