Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/tests/cc/
H A Dcatch.hpp9270 class JunitReporter : public CumulativeReporterBase { class
9272 JunitReporter( ReporterConfig const& _config ) in JunitReporter() function in Catch::JunitReporter