Home
last modified time | relevance | path

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

/external/google-breakpad/src/testing/gtest/test/
Dgtest_catch_exceptions_test_.cc213 class CxxExceptionInSetUpTest : public Test { class
222 ~CxxExceptionInSetUpTest() { in ~CxxExceptionInSetUpTest()
237 TEST_F(CxxExceptionInSetUpTest, ThrowsExceptionInSetUp) { in TEST_F() argument
/external/googletest/googletest/test/
Dgoogletest-catch-exceptions-test_.cc195 class CxxExceptionInSetUpTest : public Test { class
204 ~CxxExceptionInSetUpTest() override { in ~CxxExceptionInSetUpTest()
219 TEST_F(CxxExceptionInSetUpTest, ThrowsExceptionInSetUp) { in TEST_F() argument