Go to the source code of this file.
◆ TEST() [1/7]
Definition at line 51 of file stringbuffertest.cpp.
size_t GetSize() const
Get the size of string in bytes in the string buffer.
const Ch * GetString() const
size_t GetLength() const
Get the length of string in Ch in the string buffer.
#define EXPECT_EQ(val1, val2)
#define EXPECT_STREQ(s1, s2)
◆ TEST() [2/7]
◆ TEST() [3/7]
◆ TEST() [4/7]
◆ TEST() [5/7]
◆ TEST() [6/7]
◆ TEST() [7/7]
Definition at line 42 of file stringbuffertest.cpp.
Default memory allocator used by the parser and DOM.
void PutN(FileWriteStream &stream, char c, size_t n)
Implement specialized version of PutN() with memset() for better performance.