Home
last modified time | relevance | path

Searched refs:SehExceptionInConstructorTest (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/testing/gtest/test/
Dgtest_catch_exceptions_test_.cc53 class SehExceptionInConstructorTest : public Test { class
55 SehExceptionInConstructorTest() { RaiseException(42, 0, 0, NULL); } in SehExceptionInConstructorTest() function in SehExceptionInConstructorTest
58 TEST_F(SehExceptionInConstructorTest, ThrowsExceptionInConstructor) {} in TEST_F() argument
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
Dgtest_catch_exceptions_test_.cc53 class SehExceptionInConstructorTest : public Test { class
55 SehExceptionInConstructorTest() { RaiseException(42, 0, 0, NULL); } in SehExceptionInConstructorTest() function in SehExceptionInConstructorTest
58 TEST_F(SehExceptionInConstructorTest, ThrowsExceptionInConstructor) {} in TEST_F() argument
/external/gtest/test/
Dgtest_catch_exceptions_test_.cc53 class SehExceptionInConstructorTest : public Test { class
55 SehExceptionInConstructorTest() { RaiseException(42, 0, 0, NULL); } in SehExceptionInConstructorTest() function in SehExceptionInConstructorTest
58 TEST_F(SehExceptionInConstructorTest, ThrowsExceptionInConstructor) {} in TEST_F() argument