| 11008 | TestRunStats::~TestRunStats() = default; |
| 11009 | |
| 11010 | void IStreamingReporter::fatalErrorEncountered( StringRef ) {} |
| 11011 | bool IStreamingReporter::isMulti() const { return false; } |
| 11012 | |
| 11013 | IReporterFactory::~IReporterFactory() = default; |
no outgoing calls
no test coverage detected