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