Searched refs:prevAssertions (Results 1 – 1 of 1) sorted by relevance
2393 …: sectionInfo( _sectionInfo ), prevAssertions( _prevAssertions ), durationInSeconds( _durationInSe… in SectionEndInfo()2397 Counts prevAssertions; member6685 Counts assertions = m_totals.assertions - endInfo.prevAssertions; in sectionEnded()6776 Counts prevAssertions = m_totals.assertions; in runCurrentTest() local6810 Counts assertions = m_totals.assertions - prevAssertions; in runCurrentTest()