Home
last modified time | relevance | path

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

/src/contrib/bsnmp/tests/
H A Dcatch.hpp8546 auto initialIndent(size_t newIndent) -> Column& { in initialIndent() function in Catch::clara::TextFlow::Column
11099 Catch::cout() << Column( testCaseInfo.name ).initialIndent( 2 ).indent( 4 ) << "\n"; in listTests()
11182 .initialIndent( 0 ) in listTags()
11204 .initialIndent(0) in listReporters()
16338 stream << Column(_string).indent(indent + i).initialIndent(indent) << '\n'; in printHeaderString()