Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/atf/dist/tools/
Datf-report.cpp119 class csv_writer : public writer { class
127 csv_writer(const tools::fs::path& p) : in csv_writer() function in csv_writer
600 m_outs.push_back(new csv_writer(p)); in add_output()