Home | History | Annotate | Download | only in src

Lines Matching refs:SetUpEnvironment

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