Home
last modified time | relevance | path

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

/third_party/libabigail/tests/lib/
Dcatch.hpp6328 class JunitReporter : public CumulativeReporterBase<JunitReporter> { class
16860 JunitReporter::JunitReporter( ReporterConfig const& _config ) in JunitReporter() function in Catch::JunitReporter