Searched refs:m_trackerContext (Results 1 – 1 of 1) sorted by relevance
8090 TrackerContext m_trackerContext; member in Catch::RunContext12519 ITracker& rootTracker = m_trackerContext.startRun(); in runTest()12523 m_trackerContext.startCycle(); in runTest()12524 …m_testCaseTracker = &SectionTracker::acquire(m_trackerContext, TestCaseTracking::NameAndLocation(t… in runTest()12587 …ITracker& sectionTracker = SectionTracker::acquire(m_trackerContext, TestCaseTracking::NameAndLoca… in sectionStarted()12602 …GeneratorTracker& tracker = GeneratorTracker::acquire( m_trackerContext, TestCaseTracking::NameAnd… in acquireGeneratorTracker()12613 if (m_trackerContext.currentTracker().hasChildren()) in testForMissingAssertions()