Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp8782 Iterator itEnd; member in Catch::clara::detail::TokenStream
8819 TokenStream( Iterator it, Iterator itEnd ) : it( it ), itEnd( itEnd ) { in TokenStream()
12799 itEnd = m_unfinishedSections.rend(); in handleUnfinishedSections() local
15687 const auto itEnd = messages.cend(); in printRemainingMessages() local
16305 itEnd = m_sectionStack.end(); in printTestCaseAndSectionHeader() local