Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp4730 friend void setTags( TestCaseInfo& testCaseInfo, std::vector<std::string> tags );
13167 setTags(testCase, tags); in applyFilenamesAsTags()
13863 void setTags( TestCaseInfo& testCaseInfo, std::vector<std::string> tags ) { in setTags() function
13887 setTags( *this, _tags ); in TestCaseInfo()