Home | History | Annotate | Download | only in googletest

Lines Matching full:setupenvironment

4101 static void SetUpEnvironment(Environment* env) { env->SetUp(); }
4197 ForEach(environments_, SetUpEnvironment);