Home
last modified time | relevance | path

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

/rocksdb-6.9/db_stress_tool/
Dno_batched_ops_stress.cc75 VerifyValue(static_cast<int>(cf), i, options, shared, from_db, s, in VerifyDb()
92 VerifyValue(static_cast<int>(cf), i, options, shared, from_db, s, in VerifyDb()
329 if (!VerifyValue(rand_column_family, rand_key, read_opts, shared, from_db, in TestPut()
585 bool VerifyValue(int cf, int64_t key, const ReadOptions& /*opts*/, in VerifyValue() function in ROCKSDB_NAMESPACE::NonBatchedOpsStressTest