Home
last modified time | relevance | path

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

/TaskScheduler/ThirdParty/UnitTest++/UnitTest++/
H A DHelperMacros.h45 #define UNITTEST_LONGJMP longjmp macro
49 #define UNITTEST_LONGJMP std::longjmp macro
H A DReportAssertImpl.h40 …#define UNITTEST_JUMP_TO_ASSERT_JUMP_TARGET() UNITTEST_LONGJMP(*UnitTest::Detail::GetAssertJmpBuf(…