Home
last modified time | relevance | path

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

/external/catch2/include/reporters/
Dcatch_reporter_console.cpp191 struct RowBreak {}; struct
329 friend TablePrinter& operator << (TablePrinter& tp, RowBreak) { in operator <<() argument
/external/catch2/single_include/catch2/
Dcatch.hpp13497 struct RowBreak {}; struct
13635 friend TablePrinter& operator << (TablePrinter& tp, RowBreak) { in operator <<() argument