Home
last modified time | relevance | path

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

/freebsd-src/contrib/bsnmp/tests/
H A Dcatch.hpp6127 void printClosedHeader(std::string const& _name);
16292 printClosedHeader("Group: " + currentGroupInfo->name); in lazyPrintGroupInfo()
16318 void ConsoleReporter::printClosedHeader(std::string const& _name) { in printClosedHeader() function in Catch::ConsoleReporter