experimental
| 3701 | |
| 3702 | // *** experimental *** |
| 3703 | virtual void benchmarkEnded( BenchmarkStats const& ) {} |
| 3704 | |
| 3705 | virtual void sectionEnded( SectionStats const& sectionStats ) = 0; |
| 3706 | virtual void testCaseEnded( TestCaseStats const& testCaseStats ) = 0; |
nothing calls this directly
no outgoing calls
no test coverage detected