Home
last modified time | relevance | path

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

/external/catch2/include/reporters/
Dcatch_reporter_console.cpp280 TablePrinter( std::ostream& os, std::vector<ColumnInfo> columnInfos ) in TablePrinter()
284 auto columnInfos() const -> std::vector<ColumnInfo> const& { in columnInfos() function in Catch::TablePrinter
/external/catch2/single_include/catch2/
Dcatch.hpp16062 TablePrinter( std::ostream& os, std::vector<ColumnInfo> columnInfos ) in TablePrinter()
16066 auto columnInfos() const -> std::vector<ColumnInfo> const& { in columnInfos() function in Catch::TablePrinter
/external/libabigail/tests/lib/
Dcatch.hpp16314 TablePrinter( std::ostream& os, std::vector<ColumnInfo> columnInfos ) in TablePrinter()
16318 auto columnInfos() const -> std::vector<ColumnInfo> const& { in columnInfos() function in Catch::TablePrinter