Home
last modified time | relevance | path

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

/third_party/libabigail/tests/lib/
Dcatch.hpp16381 TablePrinter( std::ostream& os, std::vector<ColumnInfo> columnInfos ) in TablePrinter()
16385 auto columnInfos() const -> std::vector<ColumnInfo> const& { in columnInfos() function in Catch::TablePrinter