Home
last modified time | relevance | path

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

/rocksdb-6.9/db_stress_tool/
Dcf_consistency_stress.cc521 shared->SetShouldStopTest(); in ContinuouslyVerifyDb()
559 shared->SetShouldStopTest(); in ContinuouslyVerifyDb()
Ddb_stress_shared_state.h216 void SetShouldStopTest() { should_stop_test_.store(true); } in SetShouldStopTest() function