Searched defs:isGeneratorTracker (Results 1 – 4 of 4) sorted by relevance
| /external/catch2/include/internal/ | ||
| D | catch_test_case_tracker.cpp | 120 bool TrackerBase::isGeneratorTracker() const { return false; } in isGeneratorTracker() function in Catch::TestCaseTracking::TrackerBase |
| D | catch_run_context.cpp | 46 bool isGeneratorTracker() const override { return true; } in isGeneratorTracker() function |
| /external/libabigail/tests/lib/ | ||
| D | catch.hpp | 12570 bool isGeneratorTracker() const override { return true; } in isGeneratorTracker() function |
| /external/catch2/single_include/catch2/ | ||
| D | catch.hpp | 12487 bool isGeneratorTracker() const override { return true; } in isGeneratorTracker() function |