Searched refs:ExceptionInTestFunctionTest (Results 1 – 2 of 2) sorted by relevance
505 class ExceptionInTestFunctionTest : public testing::Test { class507 virtual ~ExceptionInTestFunctionTest() { in ~ExceptionInTestFunctionTest()522 TEST_F(ExceptionInTestFunctionTest, SEH) { in TEST_F() argument533 TEST_F(ExceptionInTestFunctionTest, CppException) { in TEST_F() argument
189 [----------] 2 tests from ExceptionInTestFunctionTest190 [ RUN ] ExceptionInTestFunctionTest.SEH197 [ FAILED ] ExceptionInTestFunctionTest.SEH198 [ RUN ] ExceptionInTestFunctionTest.CppException204 [ FAILED ] ExceptionInTestFunctionTest.CppException507 [ FAILED ] ExceptionInTestFunctionTest.SEH508 [ FAILED ] ExceptionInTestFunctionTest.CppException