| 9034 | TestRunStats::~TestRunStats() = default; |
| 9035 | |
| 9036 | void IStreamingReporter::fatalErrorEncountered( StringRef ) {} |
| 9037 | bool IStreamingReporter::isMulti() const { return false; } |
| 9038 | |
| 9039 | IReporterFactory::~IReporterFactory() = default; |
no outgoing calls
no test coverage detected