| 11161 | TestRunStats::~TestRunStats() = default; |
| 11162 | |
| 11163 | void IStreamingReporter::fatalErrorEncountered( StringRef ) {} |
| 11164 | bool IStreamingReporter::isMulti() const { return false; } |
| 11165 | |
| 11166 | IReporterFactory::~IReporterFactory() = default; |
no outgoing calls
no test coverage detected