Searched defs:Totals (Results 1 – 7 of 7) sorted by relevance
410 FunctionCoverageSummary Totals("TOTAL"); renderFunctionReports() local 456 prepareFileReports(const coverage::CoverageMapping & Coverage,FileCoverageSummary & Totals,ArrayRef<std::string> Files,const CoverageViewOptions & Options,const CoverageFilter & Filters) prepareFileReports() argument 505 FileCoverageSummary Totals("TOTAL"); renderFileReports() local 513 renderFileReports(raw_ostream & OS,const std::vector<FileCoverageSummary> & FileReports,const FileCoverageSummary & Totals,bool ShowEmptyFiles) const renderFileReports() argument 598 prepareSubDirectoryReports(const ArrayRef<StringRef> & Files,FileCoverageSummary * Totals) prepareSubDirectoryReports() argument [all...]
220 FileCoverageSummary Totals = FileCoverageSummary("Totals"); in renderRoot() local
325 FileCoverageSummary Totals = FileCoverageSummary("Totals"); in renderRoot() local
496 FileCoverageSummary Totals("TOTALS"); createIndexFile() local
51 Stat Totals; member
470 SmallVector<LVTotalsEntry> Totals; variable
2800 struct Totals { struct2807 int error = 0;2808 Counts assertions;2809 Counts testCases;