Searched refs:TEST_GetBlobValue (Results 1 – 3 of 3) sorted by relevance
178 Status TEST_GetBlobValue(const Slice& key, const Slice& index_entry,
2039 Status BlobDBImpl::TEST_GetBlobValue(const Slice& key, const Slice& index_entry, in TEST_GetBlobValue() function in ROCKSDB_NAMESPACE::blob_db::BlobDBImpl
240 ASSERT_OK(bdb_impl->TEST_GetBlobValue(versions[i].user_key, in VerifyBaseDB()