Home
last modified time | relevance | path

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

/third_party/libabigail/tests/lib/
Dcatch.hpp12634 bool isGeneratorTracker() const override { return true; } in isGeneratorTracker() function
14453 bool TrackerBase::isGeneratorTracker() const { return false; } in isGeneratorTracker() function in Catch::TestCaseTracking::TrackerBase