Searched defs:Totals (Results 1 – 12 of 12) sorted by relevance
28 struct Totals { struct35 int error = 0;36 Counts assertions;37 Counts testCases;
194 FunctionCoverageSummary Totals("TOTAL"); in renderFunctionReports() local222 FileCoverageSummary Totals("TOTAL"); in renderFileReports() local
307 FunctionCoverageSummary Totals("TOTAL"); in renderFunctionReports() local351 const coverage::CoverageMapping &Coverage, FileCoverageSummary &Totals, in prepareFileReports()400 FileCoverageSummary Totals("TOTAL"); in renderFileReports() local
121 FileCoverageSummary Totals = FileCoverageSummary("Totals"); in renderRoot() local
216 FileCoverageSummary Totals = FileCoverageSummary("Totals"); in renderRoot() local
427 FileCoverageSummary Totals("TOTALS"); in createIndexFile() local
60 Stat Totals; member
37 Totals CoverageTotals `json:"totals,omitempty"` member
288 static class Totals { class in GenerateG2xG2
2217 struct Totals { struct2219 Totals operator - ( Totals const& other ) const { in operator -()2226 Totals delta( Totals const& prevTotals ) const { in delta()2237 Totals& operator += ( Totals const& other ) { in operator +=()2243 Counts assertions;2244 Counts testCases;
2816 struct Totals { struct2823 int error = 0;2824 Counts assertions;2825 Counts testCases;
2838 struct Totals { struct2845 int error = 0;2846 Counts assertions;2847 Counts testCases;