Home
last modified time | relevance | path

Searched defs:Totals (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.5.0/tools/catch/
Dcatch.hpp2225 struct Totals { struct
2227 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;