◆ 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: