Home
last modified time | relevance | path

Searched defs:CxxExceptionInSetUpTestSuiteTest (Results 1 – 1 of 1) sorted by relevance

/third_party/googletest/googletest/test/
Dgoogletest-catch-exceptions-test_.cc141 class CxxExceptionInSetUpTestSuiteTest : public Test { class
143 CxxExceptionInSetUpTestSuiteTest() { in CxxExceptionInSetUpTestSuiteTest() function in CxxExceptionInSetUpTestSuiteTest
179 TEST_F(CxxExceptionInSetUpTestSuiteTest, ThrowsExceptionInSetUpTestSuite) { in TEST_F() argument