Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_section_info.h34 struct SectionEndInfo { struct
35 SectionInfo sectionInfo;
36 Counts prevAssertions;
37 double durationInSeconds;
/external/bcc/tests/cc/
Dcatch.hpp2261 struct SectionEndInfo { struct
2262SectionEndInfo( SectionInfo const& _sectionInfo, Counts const& _prevAssertions, double _durationIn… in SectionEndInfo() argument
2266 SectionInfo sectionInfo;
2267 Counts prevAssertions;
2268 double durationInSeconds;
/external/catch2/single_include/catch2/
Dcatch.hpp2850 struct SectionEndInfo { struct
2851 SectionInfo sectionInfo;
2852 Counts prevAssertions;
2853 double durationInSeconds;
/external/libabigail/tests/lib/
Dcatch.hpp2872 struct SectionEndInfo { struct
2873 SectionInfo sectionInfo;
2874 Counts prevAssertions;
2875 double durationInSeconds;