Home
last modified time | relevance | path

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

/external/catch2/include/reporters/
Dcatch_reporter_console.cpp190 struct ColumnBreak {}; struct
306 friend TablePrinter& operator << (TablePrinter& tp, ColumnBreak) { in operator <<() argument
/external/catch2/single_include/catch2/
Dcatch.hpp13496 struct ColumnBreak {}; struct
13612 friend TablePrinter& operator << (TablePrinter& tp, ColumnBreak) { in operator <<() argument