Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/tools/catch/
Dcatch.hpp5642 virtual bool isIndexTracker() const CATCH_OVERRIDE { return false; } in isIndexTracker() function in Catch::TestCaseTracking::TrackerBase
5741 virtual bool isIndexTracker() const CATCH_OVERRIDE { return true; } in isIndexTracker() function in Catch::TestCaseTracking::IndexTracker