Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Ddb_write_test.cc53 std::function<void()> write_slowdown_func = [&]() { in TEST_P() local
106 threads.emplace_back(write_slowdown_func); in TEST_P()
109 threads.emplace_back(write_slowdown_func); in TEST_P()
113 threads.emplace_back(write_slowdown_func); in TEST_P()
117 threads.emplace_back(write_slowdown_func); in TEST_P()
Ddb_test.cc273 std::function<void()> write_slowdown_func = [&]() { in TEST_F() local
298 threads.emplace_back(write_slowdown_func); in TEST_F()
390 std::function<void()> write_slowdown_func = [&]() { in TEST_F() local
420 threads.emplace_back(write_slowdown_func); in TEST_F()