Home
last modified time | relevance | path

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

/external/catch2/include/reporters/
Dcatch_reporter_console.cpp274 TablePrinter( std::ostream& os, std::vector<ColumnInfo> columnInfos ) in TablePrinter()
278 auto columnInfos() const -> std::vector<ColumnInfo> const& { in columnInfos() function in Catch::TablePrinter
/external/catch2/single_include/catch2/
Dcatch.hpp13580 TablePrinter( std::ostream& os, std::vector<ColumnInfo> columnInfos ) in TablePrinter()
13584 auto columnInfos() const -> std::vector<ColumnInfo> const& { in columnInfos() function in Catch::TablePrinter