MCPcopy Create free account
hub / github.com/FlaxEngine/FlaxEngine / isSectionTracker

Method isSectionTracker

Source/ThirdParty/catch2/catch.hpp:14440–14440  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14438 }
14439
14440 bool TrackerBase::isSectionTracker() const { return false; }
14441 bool TrackerBase::isGeneratorTracker() const { return false; }
14442
14443 void TrackerBase::open() {

Callers 4

closeMethod · 0.80
runTestMethod · 0.80
SectionTrackerMethod · 0.80
catch.hppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected