Searched refs:PutRandomWithTTL (Results 1 – 1 of 1) sorted by relevance
142 void PutRandomWithTTL(const std::string &key, uint64_t ttl, Random *rnd, in PutRandomWithTTL() function in ROCKSDB_NAMESPACE::blob_db::BlobDBTest294 PutRandomWithTTL("key" + ToString(i % 500), ttl, &rnd, nullptr); in InsertBlobs()335 PutRandomWithTTL("key" + ToString(i), ttl, &rnd, in TEST_F()