Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/tools/catch/
Dcatch.hpp8614 currentGroupInfo = _groupInfo; in testGroupStarting()
8631 currentGroupInfo.reset(); in testGroupEnded()
8635 currentGroupInfo.reset(); in testRunEnded()
8648 LazyStat<GroupInfo> currentGroupInfo; member
9610 if( currentGroupInfo.used ) { in testGroupEnded()
9770 if( !currentGroupInfo.used ) in lazyPrint()
9791 if( !currentGroupInfo->name.empty() && currentGroupInfo->groupsCounts > 1 ) { in lazyPrintGroupInfo()
9792 printClosedHeader( "Group: " + currentGroupInfo->name ); in lazyPrintGroupInfo()
9793 currentGroupInfo.used = true; in lazyPrintGroupInfo()