Home
last modified time | relevance | path

Searched refs:prevAssertions (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp2836 Counts prevAssertions; member
12621 Counts assertions = m_totals.assertions - endInfo.prevAssertions; in sectionEnded()
12742 Counts prevAssertions = m_totals.assertions; in runCurrentTest() local
12777 Counts assertions = m_totals.assertions - prevAssertions; in runCurrentTest()