Home | History | Annotate | Download | only in src

Lines Matching refs:SetUpEnvironment

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