| /external/catch2/include/reporters/ | 
| D | catch_reporter_automake.hpp | 34         void testCaseEnded( TestCaseStats const& _testCaseStats ) override {  in testCaseEnded()  function
 | 
| D | catch_reporter_xml.cpp | 187     void XmlReporter::testCaseEnded( TestCaseStats const& testCaseStats ) {  in testCaseEnded()  function in Catch::XmlReporter
 | 
| D | catch_reporter_teamcity.hpp | 153         void testCaseEnded( TestCaseStats const& testCaseStats ) override {  in testCaseEnded()  function
 | 
| D | catch_reporter_bases.hpp | 74         void testCaseEnded(TestCaseStats const& /* _testCaseStats */) override {  in testCaseEnded()  function219         void testCaseEnded(TestCaseStats const& testCaseStats) override {  in testCaseEnded()  function
 
 | 
| D | catch_reporter_junit.cpp | 100     void JunitReporter::testCaseEnded( TestCaseStats const& testCaseStats ) {  in testCaseEnded()  function in Catch::JunitReporter
 | 
| D | catch_reporter_listening.cpp | 131     void ListeningReporter::testCaseEnded( TestCaseStats const& testCaseStats ) {  in testCaseEnded()  function in Catch::ListeningReporter
 | 
| D | catch_reporter_console.cpp | 478 void ConsoleReporter::testCaseEnded(TestCaseStats const& _testCaseStats) {  in testCaseEnded()  function in Catch::ConsoleReporter
 | 
| /external/catch2/single_include/catch2/ | 
| D | catch_reporter_automake.hpp | 34         void testCaseEnded( TestCaseStats const& _testCaseStats ) override {  in testCaseEnded()  function
 | 
| D | catch_reporter_teamcity.hpp | 153         void testCaseEnded( TestCaseStats const& testCaseStats ) override {  in testCaseEnded()  function
 | 
| D | catch.hpp | 5732         void testCaseEnded(TestCaseStats const& /* _testCaseStats */) override {  in testCaseEnded()  function5876         void testCaseEnded(TestCaseStats const& testCaseStats) override {  in testCaseEnded()  function
 16260 void ConsoleReporter::testCaseEnded(TestCaseStats const& _testCaseStats) {  in testCaseEnded()  function in Catch::ConsoleReporter
 16567     void JunitReporter::testCaseEnded( TestCaseStats const& testCaseStats ) {  in testCaseEnded()  function in Catch::JunitReporter
 16866     void ListeningReporter::testCaseEnded( TestCaseStats const& testCaseStats ) {  in testCaseEnded()  function in Catch::ListeningReporter
 17074     void XmlReporter::testCaseEnded( TestCaseStats const& testCaseStats ) {  in testCaseEnded()  function in Catch::XmlReporter
 
 | 
| /external/catch2/examples/ | 
| D | 210-Evt-EventListeners.cpp | 340     void testCaseEnded( Catch::TestCaseStats const& testCaseStats ) override {  in testCaseEnded()  function
 | 
| /external/bcc/tests/cc/ | 
| D | catch.hpp | 7659     void LegacyReporterAdapter::testCaseEnded( TestCaseStats const& testCaseStats ) {  in testCaseEnded()  function in Catch::LegacyReporterAdapter8467     virtual void testCaseEnded( TestCaseStats const& testCaseStats ) CATCH_OVERRIDE {  in testCaseEnded()  function in Catch::MultipleReporters
 8563         virtual void testCaseEnded( TestCaseStats const& /* _testCaseStats */ ) CATCH_OVERRIDE {  in testCaseEnded()  function
 8692         virtual void testCaseEnded( TestCaseStats const& testCaseStats ) CATCH_OVERRIDE {  in testCaseEnded()  function
 9223         virtual void testCaseEnded( TestCaseStats const& testCaseStats ) CATCH_OVERRIDE {  in testCaseEnded()  function in Catch::XmlReporter
 9306         virtual void testCaseEnded( TestCaseStats const& testCaseStats ) CATCH_OVERRIDE {  in testCaseEnded()  function in Catch::JunitReporter
 9541         virtual void testCaseEnded( TestCaseStats const& _testCaseStats ) CATCH_OVERRIDE {  in testCaseEnded()  function
 
 | 
| /external/libabigail/tests/lib/ | 
| D | catch.hpp | 5768         void testCaseEnded(TestCaseStats const& /* _testCaseStats */) override {  in testCaseEnded()  function5912         void testCaseEnded(TestCaseStats const& testCaseStats) override {  in testCaseEnded()  function
 16513 void ConsoleReporter::testCaseEnded(TestCaseStats const& _testCaseStats) {  in testCaseEnded()  function in Catch::ConsoleReporter
 16820     void JunitReporter::testCaseEnded( TestCaseStats const& testCaseStats ) {  in testCaseEnded()  function in Catch::JunitReporter
 17124     void ListeningReporter::testCaseEnded( TestCaseStats const& testCaseStats ) {  in testCaseEnded()  function in Catch::ListeningReporter
 17332     void XmlReporter::testCaseEnded( TestCaseStats const& testCaseStats ) {  in testCaseEnded()  function in Catch::XmlReporter
 
 |