Searched refs:getCurrentTestName (Results 1 – 6 of 6) sorted by relevance
92 virtual std::string getCurrentTestName() const = 0;
97 std::string getCurrentTestName() const override;
261 std::string RunContext::getCurrentTestName() const { in getCurrentTestName() function in Catch::RunContext
1977 virtual std::string getCurrentTestName() const = 0;6017 virtual std::string getCurrentTestName() const { in getCurrentTestName() function in Catch::RunContext6913 std::string testName = getResultCapture()->getCurrentTestName(); in findGeneratorsForCurrentTest()6925 std::string testName = getResultCapture()->getCurrentTestName(); in getGeneratorsForCurrentTest()
2484 virtual std::string getCurrentTestName() const = 0;8082 std::string getCurrentTestName() const override;12701 std::string RunContext::getCurrentTestName() const { in getCurrentTestName() function in Catch::RunContext
2506 virtual std::string getCurrentTestName() const = 0;8137 std::string getCurrentTestName() const override;12844 std::string RunContext::getCurrentTestName() const { in getCurrentTestName() function in Catch::RunContext