Searched refs:CxxExceptionInSetUpTest (Results 1 – 2 of 2) sorted by relevance
213 class CxxExceptionInSetUpTest : public Test { class222 ~CxxExceptionInSetUpTest() { in ~CxxExceptionInSetUpTest()237 TEST_F(CxxExceptionInSetUpTest, ThrowsExceptionInSetUp) { in TEST_F() argument
195 class CxxExceptionInSetUpTest : public Test { class204 ~CxxExceptionInSetUpTest() override { in ~CxxExceptionInSetUpTest()219 TEST_F(CxxExceptionInSetUpTest, ThrowsExceptionInSetUp) { in TEST_F() argument