#include <gtest-string.h>
◆ CaseInsensitiveCStringEquals()
static bool testing::internal::String::CaseInsensitiveCStringEquals |
( |
const char * |
lhs, |
|
|
const char * |
rhs |
|
) |
| |
|
static |
◆ CaseInsensitiveWideCStringEquals()
static bool testing::internal::String::CaseInsensitiveWideCStringEquals |
( |
const wchar_t * |
lhs, |
|
|
const wchar_t * |
rhs |
|
) |
| |
|
static |
◆ CloneCString()
static const char* testing::internal::String::CloneCString |
( |
const char * |
c_str | ) |
|
|
static |
◆ CStringEquals()
static bool testing::internal::String::CStringEquals |
( |
const char * |
lhs, |
|
|
const char * |
rhs |
|
) |
| |
|
static |
◆ EndsWithCaseInsensitive()
static bool testing::internal::String::EndsWithCaseInsensitive |
( |
const std::string & |
str, |
|
|
const std::string & |
suffix |
|
) |
| |
|
static |
◆ FormatByte()
static std::string testing::internal::String::FormatByte |
( |
unsigned char |
value | ) |
|
|
static |
◆ FormatHexInt()
static std::string testing::internal::String::FormatHexInt |
( |
int |
value | ) |
|
|
static |
◆ FormatIntWidth2()
static std::string testing::internal::String::FormatIntWidth2 |
( |
int |
value | ) |
|
|
static |
◆ ShowWideCString()
static std::string testing::internal::String::ShowWideCString |
( |
const wchar_t * |
wide_c_str | ) |
|
|
static |
◆ WideCStringEquals()
static bool testing::internal::String::WideCStringEquals |
( |
const wchar_t * |
lhs, |
|
|
const wchar_t * |
rhs |
|
) |
| |
|
static |
The documentation for this class was generated from the following file:
- /workplace/avs-device-sdk/SampleApplications/IPCServerSampleApplication/ThirdParty/googletest-release-1.8.0/googletest/include/gtest/internal/gtest-string.h
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Licensed under the Apache License, Version 2.0