Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp4737 std::string tagsAsString() const;
11108 Catch::cout() << Column( testCaseInfo.tagsAsString() ).indent( 6 ) << "\n"; in listTests()
13903 std::string TestCaseInfo::tagsAsString() const { in tagsAsString() function in Catch::TestCaseInfo
16941 .writeAttribute( "tags", testInfo.tagsAsString() ); in testCaseStarting()