Home
last modified time | relevance | path

Searched refs:isGeneratorTracker (Results 1 – 25 of 80) sorted by relevance

1234

/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_test_case_tracker.h57 virtual bool isGeneratorTracker() const = 0;
121 bool isGeneratorTracker() const override;
H A Dcatch_run_context.cpp30 assert( childTracker->isGeneratorTracker() ); in acquire()
46 bool isGeneratorTracker() const override { return true; } in isGeneratorTracker() function
H A Dcatch_test_case_tracker.cpp120 bool TrackerBase::isGeneratorTracker() const { return false; } in isGeneratorTracker() function in Catch::TestCaseTracking::TrackerBase
/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_test_case_tracker.h73 virtual bool isGeneratorTracker() const = 0;
137 bool isGeneratorTracker() const override;
H A Dcatch_run_context.cpp42 assert(thisTracker->isGeneratorTracker()); in acquire()
46 assert( childTracker->isGeneratorTracker() ); in acquire()
61 bool isGeneratorTracker() const override { return true; } in isGeneratorTracker() function
H A Dcatch_test_case_tracker.cpp117 bool TrackerBase::isGeneratorTracker() const { return false; } in isGeneratorTracker() function in Catch::TestCaseTracking::TrackerBase
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_test_case_tracker.h73 virtual bool isGeneratorTracker() const = 0;
137 bool isGeneratorTracker() const override;
H A Dcatch_run_context.cpp42 assert(thisTracker->isGeneratorTracker()); in acquire()
46 assert( childTracker->isGeneratorTracker() ); in acquire()
61 bool isGeneratorTracker() const override { return true; } in isGeneratorTracker() function
H A Dcatch_test_case_tracker.cpp117 bool TrackerBase::isGeneratorTracker() const { return false; } in isGeneratorTracker() function in Catch::TestCaseTracking::TrackerBase
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_test_case_tracker.h73 virtual bool isGeneratorTracker() const = 0;
137 bool isGeneratorTracker() const override;
H A Dcatch_run_context.cpp42 assert(thisTracker->isGeneratorTracker()); in acquire()
46 assert( childTracker->isGeneratorTracker() ); in acquire()
61 bool isGeneratorTracker() const override { return true; } in isGeneratorTracker() function
H A Dcatch_test_case_tracker.cpp117 bool TrackerBase::isGeneratorTracker() const { return false; } in isGeneratorTracker() function in Catch::TestCaseTracking::TrackerBase
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_test_case_tracker.h73 virtual bool isGeneratorTracker() const = 0;
137 bool isGeneratorTracker() const override;
H A Dcatch_run_context.cpp42 assert(thisTracker->isGeneratorTracker()); in acquire()
46 assert( childTracker->isGeneratorTracker() ); in acquire()
61 bool isGeneratorTracker() const override { return true; } in isGeneratorTracker() function
H A Dcatch_test_case_tracker.cpp117 bool TrackerBase::isGeneratorTracker() const { return false; } in isGeneratorTracker() function in Catch::TestCaseTracking::TrackerBase
/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_test_case_tracker.h73 virtual bool isGeneratorTracker() const = 0;
137 bool isGeneratorTracker() const override;
H A Dcatch_run_context.cpp42 assert(thisTracker->isGeneratorTracker()); in acquire()
46 assert( childTracker->isGeneratorTracker() ); in acquire()
61 bool isGeneratorTracker() const override { return true; } in isGeneratorTracker() function
H A Dcatch_test_case_tracker.cpp117 bool TrackerBase::isGeneratorTracker() const { return false; } in isGeneratorTracker() function in Catch::TestCaseTracking::TrackerBase
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/WIL/tests/
H A Dcatch.hpp5809 virtual bool isGeneratorTracker() const = 0;
5874 bool isGeneratorTracker() const override;
10260 assert( childTracker->isGeneratorTracker() ); in acquire()
10276 bool isGeneratorTracker() const override { return true; } in isGeneratorTracker() function
11969 bool TrackerBase::isGeneratorTracker() const { return false; } in isGeneratorTracker() function in Catch::TestCaseTracking::TrackerBase
/dports/www/firefox/firefox-99.0/third_party/intgemm/test/3rd_party/
H A Dcatch.hpp5809 virtual bool isGeneratorTracker() const = 0;
5874 bool isGeneratorTracker() const override;
10260 assert( childTracker->isGeneratorTracker() ); in acquire()
10276 bool isGeneratorTracker() const override { return true; } in isGeneratorTracker() function
11969 bool TrackerBase::isGeneratorTracker() const { return false; } in isGeneratorTracker() function in Catch::TestCaseTracking::TrackerBase
/dports/math/clingo/clingo-5.5.1/libgringo/tests/
H A Dcatch.hpp5809 virtual bool isGeneratorTracker() const = 0;
5874 bool isGeneratorTracker() const override;
10260 assert( childTracker->isGeneratorTracker() ); in acquire()
10276 bool isGeneratorTracker() const override { return true; } in isGeneratorTracker() function
11969 bool TrackerBase::isGeneratorTracker() const { return false; } in isGeneratorTracker() function in Catch::TestCaseTracking::TrackerBase
/dports/math/clingo/clingo-5.5.1/libreify/tests/
H A Dcatch.hpp5809 virtual bool isGeneratorTracker() const = 0;
5874 bool isGeneratorTracker() const override;
10260 assert( childTracker->isGeneratorTracker() ); in acquire()
10276 bool isGeneratorTracker() const override { return true; } in isGeneratorTracker() function
11969 bool TrackerBase::isGeneratorTracker() const { return false; } in isGeneratorTracker() function in Catch::TestCaseTracking::TrackerBase
/dports/math/clingo/clingo-5.5.1/libclingo/tests/
H A Dcatch.hpp5809 virtual bool isGeneratorTracker() const = 0;
5874 bool isGeneratorTracker() const override;
10260 assert( childTracker->isGeneratorTracker() ); in acquire()
10276 bool isGeneratorTracker() const override { return true; } in isGeneratorTracker() function
11969 bool TrackerBase::isGeneratorTracker() const { return false; } in isGeneratorTracker() function in Catch::TestCaseTracking::TrackerBase
/dports/graphics/embree/embree-3.13.2/tutorials/external/
H A Dcatch.hpp5828 virtual bool isGeneratorTracker() const = 0;
5891 bool isGeneratorTracker() const override;
10291 assert( childTracker->isGeneratorTracker() ); in acquire()
10307 bool isGeneratorTracker() const override { return true; } in isGeneratorTracker() function
12007 bool TrackerBase::isGeneratorTracker() const { return false; } in isGeneratorTracker() function in Catch::TestCaseTracking::TrackerBase
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/tests/cpp/tests/vendor/
H A Dcatch.hpp7521 virtual bool isGeneratorTracker() const = 0;
7585 bool isGeneratorTracker() const override;
12551 assert(thisTracker->isGeneratorTracker()); in acquire()
12555 assert( childTracker->isGeneratorTracker() ); in acquire()
12570 bool isGeneratorTracker() const override { return true; } in isGeneratorTracker() function
14342 bool TrackerBase::isGeneratorTracker() const { return false; } in isGeneratorTracker() function in Catch::TestCaseTracking::TrackerBase

1234