Searched defs:ExceptionInFixtureCtorTest (Results 1 – 1 of 1) sorted by relevance
442 class ExceptionInFixtureCtorTest : public testing::Test { class444 ExceptionInFixtureCtorTest() { in ExceptionInFixtureCtorTest() function in ExceptionInFixtureCtorTest471 TEST_F(ExceptionInFixtureCtorTest, ExceptionInFixtureCtor) { in TEST_F() argument