Searched refs:SetUpEnvironment (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googletest/src/
H A Dgtest.cc4539 static void SetUpEnvironment(Environment* env) { env->SetUp(); } function in namespace:testing::internal
4641 ForEach(environments_, SetUpEnvironment);

Completed in 23 milliseconds