Home
last modified time | relevance | path

Searched defs:testCaseNode (Results 1 – 3 of 3) sorted by relevance

/external/catch2/include/reporters/
Dcatch_reporter_junit.cpp153 void JunitReporter::writeTestCase( TestCaseNode const& testCaseNode ) { in writeTestCase()
/external/bcc/tests/cc/
Dcatch.hpp9347 void writeTestCase( TestCaseNode const& testCaseNode ) { in writeTestCase()
/external/catch2/single_include/catch2/
Dcatch.hpp14135 void JunitReporter::writeTestCase( TestCaseNode const& testCaseNode ) { in writeTestCase()