Searched refs:m_assertions (Results 1 – 1 of 1) sorted by relevance
2881 Counts m_assertions; member in Catch::Section5883 std::vector<AssertionStats> m_assertions; member12938 m_sectionIncluded( getResultCapture().sectionStarted( m_info, m_assertions ) ) in Section()12945 SectionEndInfo endInfo{ m_info, m_assertions, m_timer.getElapsedSeconds() }; in ~Section()