Home
last modified time | relevance | path

Searched refs:UNITTEST_JMPBUF (Results 1 – 3 of 3) sorted by relevance

/TaskScheduler/ThirdParty/UnitTest++/UnitTest++/
H A DReportAssert.cpp32 UNITTEST_JMPBUF* GetAssertJmpBuf() in GetAssertJmpBuf()
34 static UNITTEST_JMPBUF s_jmpBuf; in GetAssertJmpBuf()
H A DHelperMacros.h43 #define UNITTEST_JMPBUF jmp_buf macro
47 #define UNITTEST_JMPBUF std::jmp_buf macro
H A DReportAssertImpl.h29 UNITTEST_LINKAGE UNITTEST_JMPBUF* GetAssertJmpBuf();