Searched defs:Totals (Results 1 – 9 of 9) 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
58 Stat Totals; member
308 FunctionCoverageSummary Totals("TOTAL"); in renderFunctionReports() local352 const coverage::CoverageMapping &Coverage, FileCoverageSummary &Totals, in prepareFileReports()401 FileCoverageSummary Totals("TOTAL"); in renderFileReports() local
147 FileCoverageSummary Totals = FileCoverageSummary("Totals"); in renderRoot() local
429 FileCoverageSummary Totals("TOTALS"); in createIndexFile() local
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;
2466 struct Totals { struct2473 int error = 0;2474 Counts assertions;2475 Counts testCases;