Bitcoin
|
#include "leveldb/env.h"
#include "port/port.h"
#include "util/testharness.h"
#include "util/env_posix_test_helper.h"
Classes | |
class | leveldb::EnvPosixTest |
Namespaces | |
leveldb | |
Functions | |
leveldb::TEST (EnvPosixTest, TestOpenOnRead) | |
int | main (int argc, char **argv) |
Variables | |
static const int | leveldb::kDelayMicros = 100000 |
static const int | leveldb::kReadOnlyFileLimit = 4 |
static const int | leveldb::kMMapLimit = 4 |
int main | ( | int | argc, |
char ** | argv | ||
) |