Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp6286 void writeTestCase(TestCaseNode const& testCaseNode);
16588 writeTestCase( *child ); in writeGroup()
16594 void JunitReporter::writeTestCase( TestCaseNode const& testCaseNode ) { in writeTestCase() function in Catch::JunitReporter