Home | History | Annotate | Download | only in src

Lines Matching refs:SetUpEnvironment

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