Searched refs:SehExceptionInConstructorTest (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googletest/test/
H A Dgtest_catch_exceptions_test_.cc53 class SehExceptionInConstructorTest : public Test { class in inherits:Test
55 SehExceptionInConstructorTest() { RaiseException(42, 0, 0, NULL); } function in class:SehExceptionInConstructorTest
58 TEST_F(SehExceptionInConstructorTest, ThrowsExceptionInConstructor) {}

Completed in 8 milliseconds