Searched refs:getCurrentTestName (Results 1 – 1 of 1) sorted by relevance
2468 virtual std::string getCurrentTestName() const = 0;8039 std::string getCurrentTestName() const override;12671 std::string RunContext::getCurrentTestName() const { in getCurrentTestName() function in Catch::RunContext