Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp15950 struct RowBreak {}; struct
16048 *this << RowBreak(); in open()
16063 *this << RowBreak(); in close()
16097 friend TablePrinter& operator << (TablePrinter& tp, RowBreak) { in operator <<() argument
16231 << ColumnBreak() << RowBreak(); in benchmarkFailed()