Home
last modified time | relevance | path

Searched defs:testCaseName (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp4839 std::string const& testCaseName ) { in getAnnotation()
4866 std::string testCaseName = methodName.substr( 15 ); in registerTestMethods() local