Searched refs:Exists (Results 1 – 3 of 3) sorted by relevance
312 (FLAGS_use_merge || shared->Exists(rand_column_family, rand_key))) { in TestPut()394 !shared->Exists(rand_column_family, rand_key)) { in TestDelete()
295 bool Exists(int cf, int64_t key) { in Exists() function
1234 bool exists = thread->shared->Exists(rand_column_families[i], rand_keys[i]); in TestBackupRestore()1357 thread->shared->Exists(rand_column_families[i], rand_keys[i]); in TestCheckpoint()