Lines Matching refs:shared
78 auto shared = thread->shared; in TestDeleteRange() local
79 int64_t max_key = shared->GetMaxKey(); in TestDeleteRange()
190 thread->shared->SetVerificationFailure(); in TestGet()
366 auto shared = thread->shared; in VerifyDb() local
378 if (shared->HasVerificationFailedYet()) { in VerifyDb()
400 shared->SetVerificationFailure(); in VerifyDb()
405 shared->SetVerificationFailure(); in VerifyDb()
423 if (shared->HasVerificationFailedYet()) { in VerifyDb()
428 if (shared->PrintingVerificationResults()) { in VerifyDb()
492 shared->SetVerificationFailure(); in VerifyDb()
496 shared->FinishPrintingVerificationResults(); in VerifyDb()
518 SharedState* shared = thread->shared; in ContinuouslyVerifyDb() local
519 assert(shared); in ContinuouslyVerifyDb()
521 shared->SetShouldStopTest(); in ContinuouslyVerifyDb()
559 shared->SetShouldStopTest(); in ContinuouslyVerifyDb()