![]() |
v8
3.25.30(node0.11.13)
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 220 of file cctest.h.
Referenced by nth(), ApiTestFuzzer::SetUp(), and ApiTestFuzzer::TearDown().
|
inlinestatic |
Definition at line 221 of file cctest.h.
References CHECK, and count().
Referenced by ApiTestFuzzer::Fuzz(), ApiTestFuzzer::SetUp(), and ApiTestFuzzer::TearDown().
| ApiTestFuzzer* fuzzer_ |
Definition at line 231 of file cctest.h.
Referenced by ApiTestFuzzer::Fuzz(), ApiTestFuzzer::SetUp(), and ApiTestFuzzer::TearDown().