Home
last modified time | relevance | path

Searched defs:testRunEnded (Results 1 – 12 of 12) sorted by relevance

/external/junit/src/main/java/junit/runner/
DTestRunListener.java16 void testRunEnded(long elapsedTime); in testRunEnded() method
/external/catch2/include/reporters/
Dcatch_reporter_xml.cpp213 void XmlReporter::testRunEnded( TestRunStats const& testRunStats ) { in testRunEnded() function in Catch::XmlReporter
Dcatch_reporter_tap.hpp53 void testRunEnded( TestRunStats const& _testRunStats ) override { in testRunEnded() function
Dcatch_reporter_bases.hpp80 void testRunEnded(TestRunStats const& /* _testRunStats */) override { in testRunEnded() function
235 void testRunEnded(TestRunStats const& testRunStats) override { in testRunEnded() function
Dcatch_reporter_listening.cpp145 void ListeningReporter::testRunEnded( TestRunStats const& testRunStats ) { in testRunEnded() function in Catch::ListeningReporter
Dcatch_reporter_compact.cpp283 void CompactReporter::testRunEnded( TestRunStats const& _testRunStats ) { in testRunEnded() function in Catch::CompactReporter
Dcatch_reporter_console.cpp492 void ConsoleReporter::testRunEnded(TestRunStats const& _testRunStats) { in testRunEnded() function in Catch::ConsoleReporter
/external/catch2/single_include/catch2/
Dcatch_reporter_tap.hpp53 void testRunEnded( TestRunStats const& _testRunStats ) override { in testRunEnded() function
Dcatch.hpp5738 void testRunEnded(TestRunStats const& /* _testRunStats */) override { in testRunEnded() function
5892 void testRunEnded(TestRunStats const& testRunStats) override { in testRunEnded() function
15787 void CompactReporter::testRunEnded( TestRunStats const& _testRunStats ) { in testRunEnded() function in Catch::CompactReporter
16274 void ConsoleReporter::testRunEnded(TestRunStats const& _testRunStats) { in testRunEnded() function in Catch::ConsoleReporter
16880 void ListeningReporter::testRunEnded( TestRunStats const& testRunStats ) { in testRunEnded() function in Catch::ListeningReporter
17100 void XmlReporter::testRunEnded( TestRunStats const& testRunStats ) { in testRunEnded() function in Catch::XmlReporter
/external/catch2/examples/
D210-Evt-EventListeners.cpp316 void testRunEnded( Catch::TestRunStats const& testRunStats ) override { in testRunEnded() function
/external/bcc/tests/cc/
Dcatch.hpp7671 void LegacyReporterAdapter::testRunEnded( TestRunStats const& testRunStats ) { in testRunEnded() function in Catch::LegacyReporterAdapter
8481 virtual void testRunEnded( TestRunStats const& testRunStats ) CATCH_OVERRIDE { in testRunEnded() function in Catch::MultipleReporters
8569 virtual void testRunEnded( TestRunStats const& /* _testRunStats */ ) CATCH_OVERRIDE { in testRunEnded() function
8708 virtual void testRunEnded( TestRunStats const& testRunStats ) CATCH_OVERRIDE { in testRunEnded() function
9244 virtual void testRunEnded( TestRunStats const& testRunStats ) CATCH_OVERRIDE { in testRunEnded() function in Catch::XmlReporter
9554 virtual void testRunEnded( TestRunStats const& _testRunStats ) CATCH_OVERRIDE { in testRunEnded() function
9953 virtual void testRunEnded( TestRunStats const& _testRunStats ) { in testRunEnded() function
/external/libabigail/tests/lib/
Dcatch.hpp5774 void testRunEnded(TestRunStats const& /* _testRunStats */) override { in testRunEnded() function
5928 void testRunEnded(TestRunStats const& testRunStats) override { in testRunEnded() function
16039 void CompactReporter::testRunEnded( TestRunStats const& _testRunStats ) { in testRunEnded() function in Catch::CompactReporter
16527 void ConsoleReporter::testRunEnded(TestRunStats const& _testRunStats) { in testRunEnded() function in Catch::ConsoleReporter
17138 void ListeningReporter::testRunEnded( TestRunStats const& testRunStats ) { in testRunEnded() function in Catch::ListeningReporter
17362 void XmlReporter::testRunEnded( TestRunStats const& testRunStats ) { in testRunEnded() function in Catch::XmlReporter