Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/tools/catch/
Dcatch.hpp2937 std::string const& testCaseName ) { in getAnnotation()
2964 std::string testCaseName = methodName.substr( 15 ); in registerTestMethods() local