Home
last modified time | relevance | path

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

/rocksdb-6.9/util/
Dautovector_test.cc225 auto ops_remaining = ops; in BenchmarkVectorCreationAndInsertion() local
226 while(ops_remaining--) { in BenchmarkVectorCreationAndInsertion()
246 auto ops_remaining = ops; in BenchmarkSequenceAccess() local
249 while (ops_remaining--) { in BenchmarkSequenceAccess()