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

/external/google-breakpad/src/testing/gtest/test/
H A Dgtest_catch_exceptions_test_.cc213 class CxxExceptionInSetUpTest : public Test { class in inherits:Test
217 "CxxExceptionInSetUpTest::TearDownTestCase() "
222 ~CxxExceptionInSetUpTest() {
224 "CxxExceptionInSetUpTest destructor "
232 "CxxExceptionInSetUpTest::TearDown() "
237 TEST_F(CxxExceptionInSetUpTest, ThrowsExceptionInSetUp) {
238 ADD_FAILURE() << "CxxExceptionInSetUpTest test body "
/external/googletest/googletest/test/
H A Dgtest_catch_exceptions_test_.cc213 class CxxExceptionInSetUpTest : public Test { class in inherits:Test
217 "CxxExceptionInSetUpTest::TearDownTestCase() "
222 ~CxxExceptionInSetUpTest() {
224 "CxxExceptionInSetUpTest destructor "
232 "CxxExceptionInSetUpTest::TearDown() "
237 TEST_F(CxxExceptionInSetUpTest, ThrowsExceptionInSetUp) {
238 ADD_FAILURE() << "CxxExceptionInSetUpTest test body "
/external/v8/testing/gtest/test/
H A Dgtest_catch_exceptions_test_.cc213 class CxxExceptionInSetUpTest : public Test { class in inherits:Test
217 "CxxExceptionInSetUpTest::TearDownTestCase() "
222 ~CxxExceptionInSetUpTest() {
224 "CxxExceptionInSetUpTest destructor "
232 "CxxExceptionInSetUpTest::TearDown() "
237 TEST_F(CxxExceptionInSetUpTest, ThrowsExceptionInSetUp) {
238 ADD_FAILURE() << "CxxExceptionInSetUpTest test body "
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
H A Dgtest_catch_exceptions_test_.cc213 class CxxExceptionInSetUpTest : public Test { class in inherits:Test
217 "CxxExceptionInSetUpTest::TearDownTestCase() "
222 ~CxxExceptionInSetUpTest() {
224 "CxxExceptionInSetUpTest destructor "
232 "CxxExceptionInSetUpTest::TearDown() "
237 TEST_F(CxxExceptionInSetUpTest, ThrowsExceptionInSetUp) {
238 ADD_FAILURE() << "CxxExceptionInSetUpTest test body "

Completed in 135 milliseconds