Searched defs:Totals (Results 1 – 1 of 1) sorted by relevance
2225 struct Totals { struct2227 Totals operator - ( Totals const& other ) const { in operator -()2234 Totals delta( Totals const& prevTotals ) const { in delta()2245 Totals& operator += ( Totals const& other ) { in operator +=()2251 Counts assertions;2252 Counts testCases;