Home | History | Annotate | Download | only in src

Lines Matching refs:SetUpEnvironment

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