Searched refs:FixtureDtorThrows (Results 1 – 1 of 1) sorted by relevance
139 struct FixtureDtorThrows struct141 ~FixtureDtorThrows() { throw "exception"; } in ~FixtureDtorThrows() argument145 TEST_FIXTURE_EX(FixtureDtorThrows, FixtureDtorThrowsTestName, throwingFixtureTestList2) in TEST_FIXTURE_EX() argument