| 8808 | TestRunStats::~TestRunStats() = default; |
| 8809 | |
| 8810 | void IStreamingReporter::fatalErrorEncountered( StringRef ) {} |
| 8811 | bool IStreamingReporter::isMulti() const { return false; } |
| 8812 | |
| 8813 | IReporterFactory::~IReporterFactory() = default; |
no outgoing calls
no test coverage detected