Searched defs:xml_writer (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/unit/atf-src/tools/
H A Datf-report.cpp375 //! The xml_writer class implements a formatter that prints the results
379 class xml_writer : public writer { class in inherits:writer
485 xml_writer(const tools::fs::path& p) : function in class:xml_writer
605 m_outs.push_back(new xml_writer(p));

Completed in 21 milliseconds