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

/gem5/ext/googletest/googletest/test/
H A Dgtest_catch_exceptions_test_.cc242 class CxxExceptionInTearDownTest : public Test { class in inherits:Test
246 "CxxExceptionInTearDownTest::TearDownTestCase() "
251 ~CxxExceptionInTearDownTest() {
253 "CxxExceptionInTearDownTest destructor "
262 TEST_F(CxxExceptionInTearDownTest, ThrowsExceptionInTearDown) {}

Completed in 5 milliseconds