| 10740 | TestRunStats::~TestRunStats() = default; |
| 10741 | |
| 10742 | void IStreamingReporter::fatalErrorEncountered( StringRef ) {} |
| 10743 | bool IStreamingReporter::isMulti() const { return false; } |
| 10744 | |
| 10745 | IReporterFactory::~IReporterFactory() = default; |
no outgoing calls
no test coverage detected