Home | History | Annotate | Download | only in src

Lines Matching defs:environments

1156   // Returns the vector of environments that need to be set-up/torn-down
1158 std::vector<Environment*>& environments() { return environments_; }
1253 // The vector of environments that need to be set-up/torn-down
5263 // program is run, all global test environments will be set-up in the
5265 // finished, all global test environments will be torn-down in the
5277 impl_->environments().push_back(env);
5437 "auxiliary test code (environments or event listeners)") ? 0 : 1;
5813 // Sets up all environments beforehand.
5827 // Tears down all environments in reverse order afterwards.
7534 // fork supports only single-threaded environments, so this function uses