Searched defs:SectionStats (Results 1 – 5 of 5) sorted by relevance
98 struct SectionStats { struct105 SectionStats& operator = ( SectionStats const& ) = default; argument106 SectionStats& operator = ( SectionStats && ) = default; argument109 SectionInfo sectionInfo;110 Counts assertions;111 double durationInSeconds;112 bool missingAssertions;
55 SectionStats::SectionStats( SectionInfo const& _sectionInfo, in SectionStats() function in Catch::SectionStats
5132 struct SectionStats { struct5133 SectionStats( SectionInfo const& _sectionInfo, in SectionStats() function5150 SectionInfo sectionInfo;5151 Counts assertions;5152 double durationInSeconds;5153 bool missingAssertions;
5499 struct SectionStats { struct5510 SectionInfo sectionInfo;5511 Counts assertions;5512 double durationInSeconds;5513 bool missingAssertions;10989 SectionStats::SectionStats( SectionInfo const& _sectionInfo, in SectionStats() function in Catch::SectionStats
5532 struct SectionStats { struct5543 SectionInfo sectionInfo;5544 Counts assertions;5545 double durationInSeconds;5546 bool missingAssertions;11051 SectionStats::SectionStats( SectionInfo const& _sectionInfo, in SectionStats() function in Catch::SectionStats