Definition at line 39 of file rapidjsontest.cpp.
◆ RapidJson()
◆ SetUp()
| virtual void RapidJson::SetUp |
( |
| ) |
|
|
inlinevirtual |
Definition at line 43 of file rapidjsontest.cpp.
47 temp_ = (
char *)malloc(length_ + 1);
52 for (
size_t i = 0; i < 7; i++)
bool HasParseError() const
Whether a parse error has occurred in the last parsing.
GenericDocument & Parse(const typename SourceEncoding::Ch *str)
Parse JSON text from a read-only string (with Encoding conversion)
#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.0.0.4/external/rapidjson/test/perftest/rapidjsontest.cpp