| 11152 | TestRunStats::~TestRunStats() = default; |
| 11153 | |
| 11154 | void IStreamingReporter::fatalErrorEncountered( StringRef ) {} |
| 11155 | bool IStreamingReporter::isMulti() const { return false; } |
| 11156 | |
| 11157 | IReporterFactory::~IReporterFactory() = default; |
no outgoing calls
no test coverage detected