Home
last modified time | relevance | path

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

/third_party/libabigail/tests/lib/
Dcatch.hpp14452 bool TrackerBase::isSectionTracker() const { return false; } in isSectionTracker() function in Catch::TestCaseTracking::TrackerBase
14534 bool SectionTracker::isSectionTracker() const { return true; } in isSectionTracker() function in Catch::TestCaseTracking::SectionTracker