Home
last modified time | relevance | path

Searched refs:environments (Results 1 – 3 of 3) sorted by relevance

/rocksdb-6.9/docs/
D_config.yml4 tagline: A persistent key-value store for fast storage environments
/rocksdb-6.9/
DWINDOWS_PORT.md66 …yone who wishes to replace the built-in thread-pool can do so using RocksDB stackable environments.
/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc1147 std::vector<Environment*>& environments() { return environments_; } in environments() function in testing::internal::UnitTestImpl
6080 impl_->environments().push_back(env); in AddEnvironment()