#include <gtest-string.h>
|
| static const char * | CloneCString (const char *c_str) |
| static const char * | CloneCString (const char *c_str) |
| static bool | CStringEquals (const char *lhs, const char *rhs) |
| static bool | CStringEquals (const char *lhs, const char *rhs) |
| static std::string | ShowWideCString (const wchar_t *wide_c_str) |
| static std::string | ShowWideCString (const wchar_t *wide_c_str) |
| static bool | WideCStringEquals (const wchar_t *lhs, const wchar_t *rhs) |
| static bool | WideCStringEquals (const wchar_t *lhs, const wchar_t *rhs) |
| static bool | CaseInsensitiveCStringEquals (const char *lhs, const char *rhs) |
| static bool | CaseInsensitiveCStringEquals (const char *lhs, const char *rhs) |
| static bool | CaseInsensitiveWideCStringEquals (const wchar_t *lhs, const wchar_t *rhs) |
| static bool | CaseInsensitiveWideCStringEquals (const wchar_t *lhs, const wchar_t *rhs) |
| static bool | EndsWithCaseInsensitive (const std::string &str, const std::string &suffix) |
| static bool | EndsWithCaseInsensitive (const std::string &str, const std::string &suffix) |
| static std::string | FormatIntWidth2 (int value) |
| static std::string | FormatIntWidth2 (int value) |
| static std::string | FormatHexInt (int value) |
| static std::string | FormatHexInt (int value) |
| static std::string | FormatByte (unsigned char value) |
| static std::string | FormatByte (unsigned char value) |
◆ String() [1/2]
◆ String() [2/2]
◆ CaseInsensitiveCStringEquals() [1/2]
◆ CaseInsensitiveCStringEquals() [2/2]
◆ CaseInsensitiveWideCStringEquals() [1/2]
◆ CaseInsensitiveWideCStringEquals() [2/2]
◆ CloneCString() [1/2]
◆ CloneCString() [2/2]
◆ CStringEquals() [1/2]
◆ CStringEquals() [2/2]
◆ EndsWithCaseInsensitive() [1/2]
◆ EndsWithCaseInsensitive() [2/2]
◆ FormatByte() [1/2]
◆ FormatByte() [2/2]
◆ FormatHexInt() [1/2]
◆ FormatHexInt() [2/2]
◆ FormatIntWidth2() [1/2]
◆ FormatIntWidth2() [2/2]
◆ ShowWideCString() [1/2]
◆ ShowWideCString() [2/2]
◆ WideCStringEquals() [1/2]
◆ WideCStringEquals() [2/2]
The documentation for this class was generated from the following files: