Searched refs:FooEnvironment (Results 1 – 5 of 5) sorted by relevance
952 class FooEnvironment : public testing::Environment { class1017 testing::AddGlobalTestEnvironment(new FooEnvironment); in main()
12 FooEnvironment::SetUp() called.585 FooEnvironment::TearDown() called.
1080 class FooEnvironment : public testing::Environment { class1139 testing::AddGlobalTestEnvironment(new FooEnvironment); in main()
17 FooEnvironment::SetUp() called.981 FooEnvironment::TearDown() called.
1309 ::testing::AddGlobalTestEnvironment(new FooEnvironment);