Inheritance diagram for RandomVariableStreamZetaAntitheticTestCase:
Collaboration diagram for RandomVariableStreamZetaAntitheticTestCase:Public Member Functions | |
| RandomVariableStreamZetaAntitheticTestCase () | |
| virtual | ~RandomVariableStreamZetaAntitheticTestCase () |
Public Member Functions inherited from ns3::TestCase | |
| virtual | ~TestCase () |
Static Public Attributes | |
| static const uint32_t | N_MEASUREMENTS = 1000000 |
Private Member Functions | |
| virtual void | DoRun (void) |
Additional Inherited Members | |
Protected Member Functions inherited from ns3::TestCase | |
| TestCase (std::string name) | |
| void | AddTestCase (TestCase *testCase) |
| Add an individual test case to this test suite. | |
| std::string | CreateDataDirFilename (std::string filename) |
| std::string | CreateTempDirFilename (std::string filename) |
| bool | GetErrorStatus (void) const NS_DEPRECATED |
| std::string | GetName (void) const |
| bool | IsStatusFailure (void) const |
| bool | IsStatusSuccess (void) const |
| bool | MustAssertOnFailure (void) const |
| bool | MustContinueOnFailure (void) const |
| void | ReportTestFailure (std::string cond, std::string actual, std::string limit, std::string message, std::string file, int32_t line) |
| void | SetDataDir (std::string directory) |
Definition at line 2524 of file random-variable-stream-test-suite.cc.
| RandomVariableStreamZetaAntitheticTestCase::RandomVariableStreamZetaAntitheticTestCase | ( | ) |
Definition at line 2536 of file random-variable-stream-test-suite.cc.
|
virtual |
Definition at line 2541 of file random-variable-stream-test-suite.cc.
|
privatevirtual |
Definition at line 2546 of file random-variable-stream-test-suite.cc.
References ns3::ZetaRandomVariable::GetValue(), N_MEASUREMENTS, NS_TEST_ASSERT_MSG_EQ_TOL, ns3::ObjectBase::SetAttribute(), TOLERANCE, and sample-rng-plot::x.
Here is the call graph for this function:
|
static |
Definition at line 2527 of file random-variable-stream-test-suite.cc.
Referenced by DoRun().