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

/gem5/ext/googletest/googletest/test/
H A Dgtest_catch_exceptions_test_.cc264 class CxxExceptionInTestBodyTest : public Test { class in inherits:Test
268 "CxxExceptionInTestBodyTest::TearDownTestCase() "
273 ~CxxExceptionInTestBodyTest() {
275 "CxxExceptionInTestBodyTest destructor "
281 "CxxExceptionInTestBodyTest::TearDown() "
286 TEST_F(CxxExceptionInTestBodyTest, ThrowsStdCxxException) {

Completed in 5 milliseconds