Home | History | Annotate | Download | only in src

Lines Matching refs:SetUpEnvironment

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