Searched refs:m_testCaseTracker (Results 1 – 5 of 5) sorted by relevance
114 …m_testCaseTracker = &SectionTracker::acquire(m_trackerContext, TestCaseTracking::NameAndLocation(t… in runTest()116 } while (!m_testCaseTracker->isSuccessfullyCompleted() && !aborting()); in runTest()132 m_testCaseTracker = nullptr; in runTest()370 m_testCaseTracker->close(); in runCurrentTest()
137 ITracker* m_testCaseTracker = nullptr; variable
5904 m_testCaseTracker = &SectionTracker::acquire( m_trackerContext, testInfo.name ); in runTest()5907 while( !m_testCaseTracker->isSuccessfullyCompleted() && !aborting() ); in runTest()5926 m_testCaseTracker = CATCH_NULL; in runTest()6095 m_testCaseTracker->close(); in runCurrentTest()6141 ITracker* m_testCaseTracker; member in Catch::RunContext
8122 ITracker* m_testCaseTracker = nullptr; member in Catch::RunContext12554 …m_testCaseTracker = &SectionTracker::acquire(m_trackerContext, TestCaseTracking::NameAndLocation(t… in runTest()12556 } while (!m_testCaseTracker->isSuccessfullyCompleted() && !aborting()); in runTest()12572 m_testCaseTracker = nullptr; in runTest()12810 m_testCaseTracker->close(); in runCurrentTest()
8177 ITracker* m_testCaseTracker = nullptr; member in Catch::RunContext12697 …m_testCaseTracker = &SectionTracker::acquire(m_trackerContext, TestCaseTracking::NameAndLocation(t… in runTest()12699 } while (!m_testCaseTracker->isSuccessfullyCompleted() && !aborting()); in runTest()12715 m_testCaseTracker = nullptr; in runTest()12953 m_testCaseTracker->close(); in runCurrentTest()