Home
last modified time | relevance | path

Searched refs:ExceptionInTestFunctionTest (Results 1 – 2 of 2) sorted by relevance

/external/gtest/test/
Dgtest_output_test_.cc433 class ExceptionInTestFunctionTest : public testing::Test { class
435 virtual ~ExceptionInTestFunctionTest() { in ~ExceptionInTestFunctionTest()
450 TEST_F(ExceptionInTestFunctionTest, SEH) { in TEST_F() argument
461 TEST_F(ExceptionInTestFunctionTest, CppException) { in TEST_F() argument
Dgtest_output_test_golden_win.txt189 [----------] 1 test from ExceptionInTestFunctionTest
190 [ RUN ] ExceptionInTestFunctionTest.SEH
197 [ FAILED ] ExceptionInTestFunctionTest.SEH
481 [ FAILED ] ExceptionInTestFunctionTest.SEH