Home
last modified time | relevance | path

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

/rocksdb-6.9/db_stress_tool/
Ddb_stress_driver.cc19 if (shared->ShouldVerifyAtBeginning()) { in ThreadBody()
93 if (shared.ShouldVerifyAtBeginning()) { in RunStressTest()
Ddb_stress_shared_state.h317 bool ShouldVerifyAtBeginning() const { in ShouldVerifyAtBeginning() function