Searched defs:TablePrinter (Results 1 – 1 of 1) sorted by relevance
16029 class TablePrinter { class16037 TablePrinter( std::ostream& os, std::vector<ColumnInfo> columnInfos ) in TablePrinter() function in Catch::TablePrinter