Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_interfaces_reporter.h98 struct SectionStats { struct
105 SectionStats& operator = ( SectionStats const& ) = default; argument
106 SectionStats& operator = ( SectionStats && ) = default; argument
109 SectionInfo sectionInfo;
110 Counts assertions;
111 double durationInSeconds;
112 bool missingAssertions;
Dcatch_interfaces_reporter.cpp55 SectionStats::SectionStats( SectionInfo const& _sectionInfo, in SectionStats() function in Catch::SectionStats
/external/bcc/tests/cc/
Dcatch.hpp5132 struct SectionStats { struct
5133 SectionStats( SectionInfo const& _sectionInfo, in SectionStats() function
5150 SectionInfo sectionInfo;
5151 Counts assertions;
5152 double durationInSeconds;
5153 bool missingAssertions;
/external/catch2/single_include/catch2/
Dcatch.hpp5499 struct SectionStats { struct
5510 SectionInfo sectionInfo;
5511 Counts assertions;
5512 double durationInSeconds;
5513 bool missingAssertions;
10989 SectionStats::SectionStats( SectionInfo const& _sectionInfo, in SectionStats() function in Catch::SectionStats
/external/libabigail/tests/lib/
Dcatch.hpp5532 struct SectionStats { struct
5543 SectionInfo sectionInfo;
5544 Counts assertions;
5545 double durationInSeconds;
5546 bool missingAssertions;
11051 SectionStats::SectionStats( SectionInfo const& _sectionInfo, in SectionStats() function in Catch::SectionStats