Feathercoin  0.5.0
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
Namespaces | Functions
testutil.cc File Reference
#include "util/testutil.h"
#include "util/random.h"
Include dependency graph for testutil.cc:

Go to the source code of this file.

Namespaces

 leveldb
 
 leveldb::test
 

Functions

Slice leveldb::test::RandomString (Random *rnd, int len, std::string *dst)
 
std::string leveldb::test::RandomKey (Random *rnd, int len)
 
Slice leveldb::test::CompressibleString (Random *rnd, double compressed_fraction, int len, std::string *dst)