Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp5478 struct SectionStats { struct
5489 SectionInfo sectionInfo;
5490 Counts assertions;
5491 double durationInSeconds;
5492 bool missingAssertions;
10941 SectionStats::SectionStats( SectionInfo const& _sectionInfo, in SectionStats() function in Catch::SectionStats