|
template<typename CharType > |
static void | AssertStringArrayEq (size_t size1, CharType **array1, size_t size2, CharType **array2) |
|
static void | CheckFlags (const Flags &expected) |
|
template<typename CharType > |
static void | TestParsingFlags (int argc1, const CharType **argv1, int argc2, const CharType **argv2, const Flags &expected, bool should_print_help) |
|
◆ AssertStringArrayEq()
template<typename CharType >
static void testing::InitGoogleTestTest::AssertStringArrayEq |
( |
size_t |
size1, |
|
|
CharType ** |
array1, |
|
|
size_t |
size2, |
|
|
CharType ** |
array2 |
|
) |
| |
|
inlinestaticprotected |
◆ CheckFlags()
static void testing::InitGoogleTestTest::CheckFlags |
( |
const Flags & |
expected | ) |
|
|
inlinestaticprotected |
◆ SetUp()
virtual void testing::InitGoogleTestTest::SetUp |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ TestParsingFlags()
template<typename CharType >
static void testing::InitGoogleTestTest::TestParsingFlags |
( |
int |
argc1, |
|
|
const CharType ** |
argv1, |
|
|
int |
argc2, |
|
|
const CharType ** |
argv2, |
|
|
const Flags & |
expected, |
|
|
bool |
should_print_help |
|
) |
| |
|
inlinestaticprotected |
The documentation for this class was generated from the following file:
- /workplace/avs-device-sdk/SampleApplications/IPCServerSampleApplication/ThirdParty/googletest-release-1.8.0/googletest/test/gtest_unittest.cc
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Licensed under the Apache License, Version 2.0