Searched refs:m_testCaseTracker (Results 1 – 1 of 1) sorted by relevance
8079 ITracker* m_testCaseTracker = nullptr; member in Catch::RunContext12524 …m_testCaseTracker = &SectionTracker::acquire(m_trackerContext, TestCaseTracking::NameAndLocation(t… in runTest()12526 } while (!m_testCaseTracker->isSuccessfullyCompleted() && !aborting()); in runTest()12542 m_testCaseTracker = nullptr; in runTest()12780 m_testCaseTracker->close(); in runCurrentTest()