v8
3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
|
#include <cctest.h>
Public Member Functions | |
RegisterThreadedTest (CcTest::TestFunction *callback, const char *name) | |
CcTest::TestFunction * | callback () |
const char * | name () |
Static Public Member Functions | |
static int | count () |
static RegisterThreadedTest * | nth (int i) |
Data Fields | |
ApiTestFuzzer * | fuzzer_ |
|
inlineexplicit |
|
inline |
|
inlinestatic |
Definition at line 144 of file cctest.h.
Referenced by nth(), ApiTestFuzzer::SetUp(), and ApiTestFuzzer::TearDown().
|
inlinestatic |
Definition at line 145 of file cctest.h.
References CHECK, and count().
Referenced by ApiTestFuzzer::Fuzz(), ApiTestFuzzer::SetUp(), and ApiTestFuzzer::TearDown().
ApiTestFuzzer* fuzzer_ |
Definition at line 155 of file cctest.h.
Referenced by ApiTestFuzzer::Fuzz(), ApiTestFuzzer::SetUp(), and ApiTestFuzzer::TearDown().