Home
last modified time | relevance | path

Searched defs:ReportAssert (Results 1 – 2 of 2) sorted by relevance

/TaskScheduler/ThirdParty/UnitTest++/UnitTest++/
H A DReportAssert.cpp23 UNITTEST_LINKAGE void ReportAssert(char const* description, char const* filename, int lineNumber) in ReportAssert() function
/TaskScheduler/Scheduler/Source/
H A DMTDefaultAppInterop.cpp178 …void Diagnostic::ReportAssert(const char* condition, const char* description, const char* sourceFi… in ReportAssert() function in MT::Diagnostic