Home
last modified time | relevance | path

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

/src/contrib/bsnmp/tests/
H A Dcatch.hpp5702 currentTestCaseInfo = _testInfo; in testCaseStarting()
5712 currentTestCaseInfo.reset(); in testCaseEnded()
5718 currentTestCaseInfo.reset(); in testRunEnded()
5733 LazyStat<TestCaseInfo> currentTestCaseInfo; member
16298 printOpenHeader(currentTestCaseInfo->name); in printTestCaseAndSectionHeader()