Searched defs:SehExceptionInConstructorTest (Results 1 - 1 of 1) sorted by relevance
/gem5/ext/googletest/googletest/test/ | ||
H A D | gtest_catch_exceptions_test_.cc | 53 class SehExceptionInConstructorTest : public Test { class in inherits:Test 55 SehExceptionInConstructorTest() { RaiseException(42, 0, 0, NULL); } function in class:SehExceptionInConstructorTest |
Completed in 5 milliseconds