Lines Matching refs:BarEnvironment
1076 class BarEnvironment : public testing::Environment {1079 BarEnvironment::SetUp() called.\n");1083 printf("%s", "BarEnvironment::TearDown() called.\n");1132 testing::AddGlobalTestEnvironment(new BarEnvironment);