#include <testharness.h>
Definition at line 42 of file testharness.h.
leveldb::test::Tester::Tester |
( |
const char * |
f, |
|
|
int |
l |
|
) |
| |
|
inline |
leveldb::test::Tester::~Tester |
( |
| ) |
|
|
inline |
Tester& leveldb::test::Tester::Is |
( |
bool |
b, |
|
|
const char * |
msg |
|
) |
| |
|
inline |
template<class V >
Tester& leveldb::test::Tester::operator<< |
( |
const V & |
value | ) |
|
|
inline |
const char* leveldb::test::Tester::fname_ |
|
private |
int leveldb::test::Tester::line_ |
|
private |
bool leveldb::test::Tester::ok_ |
|
private |
std::stringstream leveldb::test::Tester::ss_ |
|
private |
The documentation for this class was generated from the following file: