Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp5527 GroupInfo groupInfo; member
5600 virtual void testGroupStarting( GroupInfo const& groupInfo ) = 0;
6273 void testGroupStarting(GroupInfo const& groupInfo) override;
6327 void testGroupStarting(GroupInfo const& groupInfo) override;
10878 void testGroupStarting( GroupInfo const& groupInfo ) override;
10970 : groupInfo( _groupInfo ), in TestGroupStats()
10976 : groupInfo( _groupInfo ), in TestGroupStats()
16243 stream << "Summary for group '" << _testGroupStats.groupInfo.name << "':\n"; in testGroupEnded()
16522 void JunitReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting() argument
16527 CumulativeReporterBase::testGroupStarting( groupInfo ); in testGroupStarting()
[all …]