Home
last modified time | relevance | path

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

/src/contrib/bsnmp/tests/
H A Dcatch.hpp2468 virtual std::string getCurrentTestName() const = 0;
8039 std::string getCurrentTestName() const override;
12671 std::string RunContext::getCurrentTestName() const { in getCurrentTestName() function in Catch::RunContext