Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Ddb_test.cc4346 const int kLowPriCount = 5; in TEST_P() local
4348 env_->SetBackgroundThreads(kLowPriCount, Env::LOW); in TEST_P()
4363 options.max_background_compactions = kLowPriCount; in TEST_P()
4435 const int kLowPriCount = 5; in TEST_P() local
4437 env_->SetBackgroundThreads(kLowPriCount, Env::LOW); in TEST_P()
4452 options.max_background_compactions = kLowPriCount; in TEST_P()