Home
last modified time | relevance | path

Searched defs:isGeneratorTracker (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp12457 bool isGeneratorTracker() const override { return true; } in isGeneratorTracker() function
14159 bool TrackerBase::isGeneratorTracker() const { return false; } in isGeneratorTracker() function in Catch::TestCaseTracking::TrackerBase