Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/atf/dist/tools/
Datf-report.cpp378 class xml_writer : public writer { class
484 xml_writer(const tools::fs::path& p) : in xml_writer() function in xml_writer
604 m_outs.push_back(new xml_writer(p)); in add_output()