| /external/junit/src/main/java/junit/runner/ | 
| D | TestRunListener.java | 16     void testRunEnded(long elapsedTime);  in testRunEnded()  method
 | 
| /external/cronet/test_runner/src/com.android.tests.chromium.host/ | 
| D | TestListenerWithTime.java | 112     public void testRunEnded(long elapsedTimeMillis, Map<String, String> runMetrics) {  in testRunEnded()  method in TestListenerWithTime117     public void testRunEnded(long elapsedTimeMillis,  in testRunEnded()  method in TestListenerWithTime
 
 | 
| /external/catch2/include/reporters/ | 
| D | catch_reporter_xml.cpp | 213     void XmlReporter::testRunEnded( TestRunStats const& testRunStats ) {  in testRunEnded()  function in Catch::XmlReporter
 | 
| D | catch_reporter_tap.hpp | 53         void testRunEnded( TestRunStats const& _testRunStats ) override {  in testRunEnded()  function
 | 
| D | catch_reporter_bases.hpp | 80         void testRunEnded(TestRunStats const& /* _testRunStats */) override {  in testRunEnded()  function235         void testRunEnded(TestRunStats const& testRunStats) override {  in testRunEnded()  function
 
 | 
| D | catch_reporter_compact.cpp | 283         void CompactReporter::testRunEnded( TestRunStats const& _testRunStats ) {  in testRunEnded()  function in Catch::CompactReporter
 | 
| D | catch_reporter_listening.cpp | 145     void ListeningReporter::testRunEnded( TestRunStats const& testRunStats ) {  in testRunEnded()  function in Catch::ListeningReporter
 | 
| D | catch_reporter_console.cpp | 492 void ConsoleReporter::testRunEnded(TestRunStats const& _testRunStats) {  in testRunEnded()  function in Catch::ConsoleReporter
 | 
| /external/catch2/single_include/catch2/ | 
| D | catch_reporter_tap.hpp | 53         void testRunEnded( TestRunStats const& _testRunStats ) override {  in testRunEnded()  function
 | 
| D | catch.hpp | 5738         void testRunEnded(TestRunStats const& /* _testRunStats */) override {  in testRunEnded()  function5892         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/ | 
| D | 210-Evt-EventListeners.cpp | 316     void testRunEnded( Catch::TestRunStats const& testRunStats ) override {  in testRunEnded()  function
 | 
| /external/bcc/tests/cc/ | 
| D | catch.hpp | 7671     void LegacyReporterAdapter::testRunEnded( TestRunStats const& testRunStats ) {  in testRunEnded()  function in Catch::LegacyReporterAdapter8481     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/ | 
| D | catch.hpp | 5774         void testRunEnded(TestRunStats const& /* _testRunStats */) override {  in testRunEnded()  function5928         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
 
 |