| 11272 | :StreamingReporterBase(_config) {} |
| 11273 | |
| 11274 | void TestEventListenerBase::assertionStarting(AssertionInfo const &) {} |
| 11275 | |
| 11276 | bool TestEventListenerBase::assertionEnded(AssertionStats const &) { |
| 11277 | return false; |
no outgoing calls
no test coverage detected