experimental
| 3693 | |
| 3694 | // *** experimental *** |
| 3695 | virtual void benchmarkStarting( BenchmarkInfo const& ) {} |
| 3696 | |
| 3697 | virtual void assertionStarting( AssertionInfo const& assertionInfo ) = 0; |
| 3698 |
nothing calls this directly
no outgoing calls
no test coverage detected