Searched defs:Totals (Results 1 – 7 of 7) sorted by relevance
427 FunctionCoverageSummary Totals("TOTAL"); in renderFunctionReports() local473 const coverage::CoverageMapping &Coverage, FileCoverageSummary &Totals, in prepareFileReports()522 FileCoverageSummary Totals("TOTAL"); in renderFileReports() local530 const FileCoverageSummary &Totals, bool ShowEmptyFiles) const { in renderFileReports() argument615 const ArrayRef<StringRef> &Files, FileCoverageSummary *Totals) { in prepareSubDirectoryReports()
220 FileCoverageSummary Totals = FileCoverageSummary("Totals"); in renderRoot() local
325 FileCoverageSummary Totals = FileCoverageSummary("Totals"); in renderRoot() local
669 FileCoverageSummary Totals("TOTALS"); in createIndexFile() local
53 Stat Totals; global() member
470 SmallVector<LVTotalsEntry> Totals; variable
2800 struct Totals { struct2807 int error = 0;2808 Counts assertions;2809 Counts testCases;