Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp6284 void writeGroup(TestGroupNode const& groupNode, double suiteTime);
16556 void JunitReporter::writeGroup( TestGroupNode const& groupNode, double suiteTime ) { in writeGroup() argument
16559 TestGroupStats const& stats = groupNode.value; in writeGroup()
16587 for( auto const& child : groupNode.children ) in writeGroup()