Home
last modified time | relevance | path

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

/rocksdb-6.9/db_stress_tool/
Ddb_stress_shared_state.h218 bool ShouldStopTest() const { return should_stop_test_.load(); } in ShouldStopTest() function
Ddb_stress_test_base.cc508 thread->shared->ShouldStopTest()) { in OperateDb()
547 if (thread->shared->ShouldStopTest()) { in OperateDb()