Definition at line 5708 of file gtest_unittest.cc.
◆ SetUp()
void testing::ParseFlagsTest::SetUp |
( |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ AssertStringArrayEq()
template<typename CharType >
static void testing::ParseFlagsTest::AssertStringArrayEq |
( |
int | size1, |
|
|
CharType ** | array1, |
|
|
int | size2, |
|
|
CharType ** | array2 ) |
|
inlinestaticprotected |
◆ CheckFlags()
static void testing::ParseFlagsTest::CheckFlags |
( |
const Flags & | expected | ) |
|
|
inlinestaticprotected |
◆ TestParsingFlags()
template<typename CharType >
static void testing::ParseFlagsTest::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: