Searched refs:environments (Results 1 – 3 of 3) sorted by relevance
4 tagline: A persistent key-value store for fast storage environments
66 …yone who wishes to replace the built-in thread-pool can do so using RocksDB stackable environments.
1147 std::vector<Environment*>& environments() { return environments_; } in environments() function in testing::internal::UnitTestImpl6080 impl_->environments().push_back(env); in AddEnvironment()