MCPcopy Create free account
hub / github.com/apache/qpid-proton / endRun

Method endRun

tests/include/catch.hpp:14380–14384  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14378 }
14379
14380 void TrackerContext::endRun() {
14381 m_rootTracker.reset();
14382 m_currentTracker = nullptr;
14383 m_runState = NotStarted;
14384 }
14385
14386 void TrackerContext::startCycle() {
14387 m_currentTracker = m_rootTracker.get();

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected