Home
last modified time | relevance | path

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

/rocksdb-6.9/db_stress_tool/
Ddb_stress_common.cc171 double float_rand = in GenerateOneKey() local
174 cur_key = GetOneHotKeyID(float_rand, FLAGS_max_key); in GenerateOneKey()
198 double float_rand = in GenerateNKeys() local
201 next_key = GetOneHotKeyID(float_rand, FLAGS_max_key); in GenerateNKeys()