Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_interfaces_reporter.cpp30 groupsCounts( _groupsCount ) in GroupInfo()
Dcatch_interfaces_reporter.h73 std::size_t groupsCounts; member
/external/catch2/include/reporters/
Dcatch_reporter_console.cpp476 if (!currentGroupInfo->name.empty() && currentGroupInfo->groupsCounts > 1) { in lazyPrintGroupInfo()
/external/bcc/tests/cc/
Dcatch.hpp5092 groupsCounts( _groupsCount ) in GroupInfo()
5097 std::size_t groupsCounts; member
9727 if( !currentGroupInfo->name.empty() && currentGroupInfo->groupsCounts > 1 ) { in lazyPrintGroupInfo()
/external/catch2/single_include/catch2/
Dcatch.hpp4911 std::size_t groupsCounts; member
8931 groupsCounts( _groupsCount ) in GroupInfo()
13781 if (!currentGroupInfo->name.empty() && currentGroupInfo->groupsCounts > 1) { in lazyPrintGroupInfo()