Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-catch-exceptions-test_.cc139 class CxxExceptionInSetUpTestSuiteTest : public Test { class
141 CxxExceptionInSetUpTestSuiteTest() { in CxxExceptionInSetUpTestSuiteTest() function in CxxExceptionInSetUpTestSuiteTest
177 TEST_F(CxxExceptionInSetUpTestSuiteTest, ThrowsExceptionInSetUpTestSuite) { in TEST_F() argument