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