Go to the source code of this file.
|
| | TEST (StrFunc, CountStringCodePoint) |
| |
◆ TEST()
| TEST |
( |
StrFunc |
, |
|
|
CountStringCodePoint |
|
|
) |
| |
Definition at line 21 of file strfunctest.cpp.
RAPIDJSON_NAMESPACE_BEGIN typedef unsigned SizeType
Size type (for string lengths, array sizes, etc.)
#define EXPECT_TRUE(condition)
mdb_size_t count(MDB_cursor *cur)
bool CountStringCodePoint(const typename Encoding::Ch *s, SizeType length, SizeType *outCount)
Returns number of code points in a encoded string.
#define EXPECT_FALSE(condition)
#define EXPECT_EQ(val1, val2)