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

Method isSectionTracker

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

Source from the content-addressed store, hash-verified

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

Callers 3

SectionTrackerMethod · 0.45
SectionTrackerClass · 0.45
runTestMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected