Definition at line 149 of file skiplist_test.cc.
leveldb::ConcurrentTest::ConcurrentTest |
( |
| ) |
|
|
inline |
static uint64_t leveldb::ConcurrentTest::gen |
( |
Key |
key | ) |
|
|
inlinestaticprivate |
static uint64_t leveldb::ConcurrentTest::hash |
( |
Key |
key | ) |
|
|
inlinestaticprivate |
static bool leveldb::ConcurrentTest::IsValidKey |
( |
Key |
k | ) |
|
|
inlinestaticprivate |
static uint64_t leveldb::ConcurrentTest::key |
( |
Key |
key | ) |
|
|
inlinestaticprivate |
static Key leveldb::ConcurrentTest::RandomTarget |
( |
Random * |
rnd | ) |
|
|
inlinestaticprivate |
void leveldb::ConcurrentTest::ReadStep |
( |
Random * |
rnd | ) |
|
|
inline |
void leveldb::ConcurrentTest::WriteStep |
( |
Random * |
rnd | ) |
|
|
inline |
Arena leveldb::ConcurrentTest::arena_ |
|
private |
State leveldb::ConcurrentTest::current_ |
|
private |
const uint32_t leveldb::ConcurrentTest::K = 4 |
|
staticprivate |
The documentation for this class was generated from the following file: