Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Ddb_write_test.cc60 std::function<void()> write_no_slowdown_func = [&]() { in TEST_P() local
111 threads.emplace_back(write_no_slowdown_func); in TEST_P()
115 threads.emplace_back(write_no_slowdown_func); in TEST_P()
Ddb_test.cc280 std::function<void()> write_no_slowdown_func = [&]() { in TEST_F() local
301 threads.emplace_back(write_no_slowdown_func); in TEST_F()
334 std::function<void()> write_no_slowdown_func = [&]() { in TEST_F() local
352 threads.emplace_back(write_no_slowdown_func); in TEST_F()
397 std::function<void()> write_no_slowdown_func = [&]() { in TEST_F() local
423 threads.emplace_back(write_no_slowdown_func); in TEST_F()