Definition at line 39 of file rapidjsontest.cpp.
◆ RapidJson()
◆ SetUp()
| virtual void RapidJson::SetUp |
( |
| ) |
|
|
inlinevirtual |
Definition at line 43 of file rapidjsontest.cpp.
43 {
44 PerfTest::SetUp();
45
46
47 temp_ = (
char *)malloc(length_ + 1);
48
49
51
52 for (size_t i = 0; i < 7; i++)
54 }
#define EXPECT_FALSE(condition)
◆ TearDown()
| virtual void RapidJson::TearDown |
( |
| ) |
|
|
inlinevirtual |
◆ doc_
◆ temp_
◆ typesDoc_
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/external/rapidjson/test/perftest/rapidjsontest.cpp