MCPcopy Create free account
hub / github.com/GameTechDev/PresentMon / TEST_METHOD

Function TEST_METHOD

IntelPresentMon/PresentMonAPI2Tests/LoggingTests.cpp:133–136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131 }
132
133 TEST_METHOD(CppExceptionCrashFlush)
134 {
135 RunCase_(CrashKind_::CppException, "CPP_EXCEPTION");
136 }
137
138 TEST_METHOD(SehCrashFlush)
139 {

Callers

nothing calls this directly

Calls 1

RunCase_Function · 0.85

Tested by

no test coverage detected