Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp6284 void writeGroup(TestGroupNode const& groupNode, double suiteTime);
16549 writeGroup( *m_testGroups.back(), suiteTime ); in testGroupEnded()
16556 void JunitReporter::writeGroup( TestGroupNode const& groupNode, double suiteTime ) { in writeGroup() function in Catch::JunitReporter