Home
last modified time | relevance | path

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

/external/google-breakpad/src/testing/gtest/test/
Dgtest_catch_exceptions_test_.cc160 class CxxExceptionInSetUpTestCaseTest : public Test { class
162 CxxExceptionInSetUpTestCaseTest() { in CxxExceptionInSetUpTestCaseTest() function in CxxExceptionInSetUpTestCaseTest
179 ~CxxExceptionInSetUpTestCaseTest() { in ~CxxExceptionInSetUpTestCaseTest()
198 TEST_F(CxxExceptionInSetUpTestCaseTest, ThrowsExceptionInSetUpTestCase) { in TEST_F() argument