MCPcopy Create free account
hub / github.com/apache/thrift / completedCycle

Method completedCycle

compiler/cpp/tests/catch/catch.hpp:6048–6050  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6046 }
6047
6048 bool completedCycle() const {
6049 return m_runState == CompletedCycle;
6050 }
6051 ITracker& currentTracker() {
6052 return *m_currentTracker;
6053 }

Callers 2

SectionTrackerClass · 0.80
IndexTrackerClass · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected