Home
last modified time | relevance | path

Searched refs:UNITTEST_TIME_CONSTRAINT_EXEMPT (Results 1 – 2 of 2) sorted by relevance

/TaskScheduler/ThirdParty/UnitTest++/UnitTest++/
H A DTimeConstraint.h30 #define UNITTEST_TIME_CONSTRAINT_EXEMPT() \ macro
/TaskScheduler/ThirdParty/UnitTest++/tests/
H A DTestTestRunner.cpp229 UNITTEST_TIME_CONSTRAINT_EXEMPT(); in TEST_FIXTURE()