Home
last modified time | relevance | path

Searched refs:CxxExceptionInConstructorTest (Results 1 – 4 of 4) sorted by relevance

/external/v8/testing/gtest/test/
Dgtest_catch_exceptions_test_.cc103 class CxxExceptionInConstructorTest : public Test { class
105 CxxExceptionInConstructorTest() { in CxxExceptionInConstructorTest() function in CxxExceptionInConstructorTest
119 ~CxxExceptionInConstructorTest() { in ~CxxExceptionInConstructorTest()
135 TEST_F(CxxExceptionInConstructorTest, ThrowsExceptionInConstructor) { in TEST_F() argument
/external/googletest/googletest/test/
Dgtest_catch_exceptions_test_.cc103 class CxxExceptionInConstructorTest : public Test { class
105 CxxExceptionInConstructorTest() { in CxxExceptionInConstructorTest() function in CxxExceptionInConstructorTest
119 ~CxxExceptionInConstructorTest() { in ~CxxExceptionInConstructorTest()
135 TEST_F(CxxExceptionInConstructorTest, ThrowsExceptionInConstructor) { in TEST_F() argument
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
Dgtest_catch_exceptions_test_.cc103 class CxxExceptionInConstructorTest : public Test { class
105 CxxExceptionInConstructorTest() { in CxxExceptionInConstructorTest() function in CxxExceptionInConstructorTest
119 ~CxxExceptionInConstructorTest() { in ~CxxExceptionInConstructorTest()
135 TEST_F(CxxExceptionInConstructorTest, ThrowsExceptionInConstructor) { in TEST_F() argument
/external/google-breakpad/src/testing/gtest/test/
Dgtest_catch_exceptions_test_.cc103 class CxxExceptionInConstructorTest : public Test { class
105 CxxExceptionInConstructorTest() { in CxxExceptionInConstructorTest() function in CxxExceptionInConstructorTest
119 ~CxxExceptionInConstructorTest() { in ~CxxExceptionInConstructorTest()
135 TEST_F(CxxExceptionInConstructorTest, ThrowsExceptionInConstructor) { in TEST_F() argument