Home
last modified time | relevance | path

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

/external/protobuf/gtest/test/
Dgtest_output_test_.cc442 class ExceptionInFixtureCtorTest : public testing::Test { class
444 ExceptionInFixtureCtorTest() { in ExceptionInFixtureCtorTest() function in ExceptionInFixtureCtorTest
471 TEST_F(ExceptionInFixtureCtorTest, ExceptionInFixtureCtor) { in TEST_F() argument