Home | History | Annotate | Download | only in gtest

Lines Matching refs:environments_

1149   std::vector<Environment*>& environments() { return environments_; }
1246 std::vector<Environment*> environments_;
5522 ForEach(environments_, internal::Delete<Environment>);
5791 ForEach(environments_, SetUpEnvironment);
5805 std::for_each(environments_.rbegin(), environments_.rend(),