Home | History | Annotate | Download | only in src

Lines Matching refs:SetUpEnvironment

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