Searched refs:currentGroupInfo (Results 1 – 4 of 4) sorted by relevance
56 currentGroupInfo = _groupInfo; in testGroupStarting()73 currentGroupInfo.reset(); in testGroupEnded()77 currentGroupInfo.reset(); in testRunEnded()90 LazyStat<GroupInfo> currentGroupInfo; member
430 if (currentGroupInfo.used) { in testGroupEnded()455 if (!currentGroupInfo.used) in lazyPrintWithoutClosingBenchmarkTable()476 if (!currentGroupInfo->name.empty() && currentGroupInfo->groupsCounts > 1) { in lazyPrintGroupInfo()477 printClosedHeader("Group: " + currentGroupInfo->name); in lazyPrintGroupInfo()478 currentGroupInfo.used = true; in lazyPrintGroupInfo()
8550 currentGroupInfo = _groupInfo; in testGroupStarting()8567 currentGroupInfo.reset(); in testGroupEnded()8571 currentGroupInfo.reset(); in testRunEnded()8584 LazyStat<GroupInfo> currentGroupInfo; member9546 if( currentGroupInfo.used ) { in testGroupEnded()9706 if( !currentGroupInfo.used ) in lazyPrint()9727 if( !currentGroupInfo->name.empty() && currentGroupInfo->groupsCounts > 1 ) { in lazyPrintGroupInfo()9728 printClosedHeader( "Group: " + currentGroupInfo->name ); in lazyPrintGroupInfo()9729 currentGroupInfo.used = true; in lazyPrintGroupInfo()
5113 currentGroupInfo = _groupInfo; in testGroupStarting()5130 currentGroupInfo.reset(); in testGroupEnded()5134 currentGroupInfo.reset(); in testRunEnded()5147 LazyStat<GroupInfo> currentGroupInfo; member13735 if (currentGroupInfo.used) { in testGroupEnded()13760 if (!currentGroupInfo.used) in lazyPrintWithoutClosingBenchmarkTable()13781 if (!currentGroupInfo->name.empty() && currentGroupInfo->groupsCounts > 1) { in lazyPrintGroupInfo()13782 printClosedHeader("Group: " + currentGroupInfo->name); in lazyPrintGroupInfo()13783 currentGroupInfo.used = true; in lazyPrintGroupInfo()