Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dfault_injection_test.cc34 static const int kMaxNumValues = 2000; variable
356 int num_pre_sync = rnd.Uniform(kMaxNumValues); in TEST_P()
357 int num_post_sync = rnd.Uniform(kMaxNumValues); in TEST_P()