Home | History | Annotate | Download | only in src

Lines Matching refs:SetUpEnvironment

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