Searched refs:writeTestCase (Results 1 – 1 of 1) sorted by relevance
6286 void writeTestCase(TestCaseNode const& testCaseNode);16588 writeTestCase( *child ); in writeGroup()16594 void JunitReporter::writeTestCase( TestCaseNode const& testCaseNode ) { in writeTestCase() function in Catch::JunitReporter