Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/blob_db/
Dblob_db_test.cc142 void PutRandomWithTTL(const std::string &key, uint64_t ttl, Random *rnd, in PutRandomWithTTL() function in ROCKSDB_NAMESPACE::blob_db::BlobDBTest
294 PutRandomWithTTL("key" + ToString(i % 500), ttl, &rnd, nullptr); in InsertBlobs()
335 PutRandomWithTTL("key" + ToString(i), ttl, &rnd, in TEST_F()