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

Method isIndexTracker

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

Source from the content-addressed store, hash-verified

6132
6133 virtual bool isSectionTracker() const CATCH_OVERRIDE { return false; }
6134 virtual bool isIndexTracker() const CATCH_OVERRIDE { return false; }
6135
6136 void open() {
6137 m_runState = Executing;

Callers 1

IndexTrackerClass · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected