Searched refs:SetupEnvironment (Results 1 – 2 of 2) sorted by relevance
37 class SetupEnvironment : public testing::Environment { class47 testing::AddGlobalTestEnvironment(new SetupEnvironment()); in main()
26 class SetupEnvironment : public ::testing::Environment class29 SetupEnvironment() : teardown_tmpdir_(false) {} in SetupEnvironment() function in SetupEnvironment158 testing::AddGlobalTestEnvironment(new SetupEnvironment()); in main()