Searched defs:SectionEndInfo (Results 1 – 3 of 3) sorted by relevance
34 struct SectionEndInfo { struct35 SectionInfo sectionInfo;36 Counts prevAssertions;37 double durationInSeconds;
2261 struct SectionEndInfo { struct2262 …SectionEndInfo( SectionInfo const& _sectionInfo, Counts const& _prevAssertions, double _durationIn… in SectionEndInfo() function2266 SectionInfo sectionInfo;2267 Counts prevAssertions;2268 double durationInSeconds;
2500 struct SectionEndInfo { struct2501 SectionInfo sectionInfo;2502 Counts prevAssertions;2503 double durationInSeconds;