Home
last modified time | relevance | path

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

/TaskScheduler/Scheduler/Include/
H A DMTDebug.h30 #define MT_REPORT_ASSERT_IMPL( condition, description, file, line ) MT::Diagnostic::ReportAssert(#c…
H A DMTAppInterop.h86 struct Diagnostic struct
/TaskScheduler/Scheduler/Source/
H A DMTDefaultAppInterop.cpp178 …void Diagnostic::ReportAssert(const char* condition, const char* description, const char* sourceFi… in ReportAssert()