Protected Member Functions | Static Protected Member Functions | List of all members
testing::ParseFlagsTest Class Reference
Inheritance diagram for testing::ParseFlagsTest:
Inheritance graph
[legend]

Protected Member Functions

void SetUp () override
 
void SetUp () override
 
void SetUp () override
 
void SetUp () override
 
void SetUp () override
 
- Protected Member Functions inherited from testing::Test
virtual void TearDown ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 
 Test ()
 
 Test ()
 
 Test ()
 
 Test ()
 
 Test ()
 
 Test ()
 

Static Protected Member Functions

template<typename CharType >
static void AssertStringArrayEq (int size1, CharType **array1, int size2, CharType **array2)
 
template<typename CharType >
static void AssertStringArrayEq (int size1, CharType **array1, int size2, CharType **array2)
 
template<typename CharType >
static void AssertStringArrayEq (int size1, CharType **array1, int size2, CharType **array2)
 
template<typename CharType >
static void AssertStringArrayEq (size_t size1, CharType **array1, size_t size2, CharType **array2)
 
template<typename CharType >
static void AssertStringArrayEq (size_t size1, CharType **array1, size_t size2, CharType **array2)
 
static void CheckFlags (const Flags &expected)
 
static void CheckFlags (const Flags &expected)
 
static void CheckFlags (const Flags &expected)
 
static void CheckFlags (const Flags &expected)
 
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)
 
template<typename CharType >
static void TestParsingFlags (int argc1, const CharType **argv1, int argc2, const CharType **argv2, const Flags &expected, bool should_print_help)
 
template<typename CharType >
static void TestParsingFlags (int argc1, const CharType **argv1, int argc2, const CharType **argv2, const Flags &expected, bool should_print_help)
 
template<typename CharType >
static void TestParsingFlags (int argc1, const CharType **argv1, int argc2, const CharType **argv2, const Flags &expected, bool should_print_help)
 
template<typename CharType >
static void TestParsingFlags (int argc1, const CharType **argv1, int argc2, const CharType **argv2, const Flags &expected, bool should_print_help)
 

Additional Inherited Members

- Public Types inherited from testing::Test
typedef internal::SetUpTestCaseFunc SetUpTestCaseFunc
 
typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc
 
- Public Member Functions inherited from testing::Test
virtual ~Test ()
 
virtual ~Test ()
 
virtual ~Test ()
 
virtual ~Test ()
 
virtual ~Test ()
 
virtual ~Test ()
 
- Static Public Member Functions inherited from testing::Test
static bool HasFailure ()
 
static bool HasFailure ()
 
static bool HasFailure ()
 
static bool HasFailure ()
 
static bool HasFailure ()
 
static bool HasFailure ()
 
static bool HasFatalFailure ()
 
static bool HasFatalFailure ()
 
static bool HasFatalFailure ()
 
static bool HasFatalFailure ()
 
static bool HasFatalFailure ()
 
static bool HasFatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool IsSkipped ()
 
static bool IsSkipped ()
 
static bool IsSkipped ()
 
static bool IsSkipped ()
 
static bool IsSkipped ()
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, int value)
 
static void RecordProperty (const std::string &key, int value)
 
static void RecordProperty (const std::string &key, int value)
 
static void RecordProperty (const std::string &key, int value)
 
static void RecordProperty (const std::string &key, int value)
 
static void RecordProperty (const std::string &key, int value)
 
static void SetUpTestCase ()
 
static void SetUpTestCase ()
 
static void SetUpTestCase ()
 
static void SetUpTestCase ()
 
static void SetUpTestCase ()
 
static void SetUpTestCase ()
 
static void SetUpTestSuite ()
 
static void SetUpTestSuite ()
 
static void SetUpTestSuite ()
 
static void SetUpTestSuite ()
 
static void SetUpTestSuite ()
 
static void TearDownTestCase ()
 
static void TearDownTestCase ()
 
static void TearDownTestCase ()
 
static void TearDownTestCase ()
 
static void TearDownTestCase ()
 
static void TearDownTestCase ()
 
static void TearDownTestSuite ()
 
static void TearDownTestSuite ()
 
static void TearDownTestSuite ()
 
static void TearDownTestSuite ()
 
static void TearDownTestSuite ()
 

Detailed Description

Definition at line 5653 of file bloaty/third_party/googletest/googletest/test/gtest_unittest.cc.

Member Function Documentation

◆ AssertStringArrayEq() [1/5]

template<typename CharType >
static void testing::ParseFlagsTest::AssertStringArrayEq ( int  size1,
CharType **  array1,
int  size2,
CharType **  array2 
)
inlinestaticprotected

◆ AssertStringArrayEq() [2/5]

template<typename CharType >
static void testing::ParseFlagsTest::AssertStringArrayEq ( int  size1,
CharType **  array1,
int  size2,
CharType **  array2 
)
inlinestaticprotected

◆ AssertStringArrayEq() [3/5]

template<typename CharType >
static void testing::ParseFlagsTest::AssertStringArrayEq ( int  size1,
CharType **  array1,
int  size2,
CharType **  array2 
)
inlinestaticprotected

◆ AssertStringArrayEq() [4/5]

template<typename CharType >
static void testing::ParseFlagsTest::AssertStringArrayEq ( size_t  size1,
CharType **  array1,
size_t  size2,
CharType **  array2 
)
inlinestaticprotected

◆ AssertStringArrayEq() [5/5]

template<typename CharType >
static void testing::ParseFlagsTest::AssertStringArrayEq ( size_t  size1,
CharType **  array1,
size_t  size2,
CharType **  array2 
)
inlinestaticprotected

◆ CheckFlags() [1/5]

static void testing::ParseFlagsTest::CheckFlags ( const Flags expected)
inlinestaticprotected

◆ CheckFlags() [2/5]

static void testing::ParseFlagsTest::CheckFlags ( const Flags expected)
inlinestaticprotected

◆ CheckFlags() [3/5]

static void testing::ParseFlagsTest::CheckFlags ( const Flags expected)
inlinestaticprotected

◆ CheckFlags() [4/5]

static void testing::ParseFlagsTest::CheckFlags ( const Flags expected)
inlinestaticprotected

◆ CheckFlags() [5/5]

static void testing::ParseFlagsTest::CheckFlags ( const Flags expected)
inlinestaticprotected

◆ SetUp() [1/5]

void testing::ParseFlagsTest::SetUp ( )
inlineoverrideprotectedvirtual

◆ SetUp() [2/5]

void testing::ParseFlagsTest::SetUp ( )
inlineoverrideprotectedvirtual

◆ SetUp() [3/5]

void testing::ParseFlagsTest::SetUp ( )
inlineoverrideprotectedvirtual

◆ SetUp() [4/5]

void testing::ParseFlagsTest::SetUp ( )
inlineoverrideprotectedvirtual

Reimplemented from testing::Test.

Definition at line 5740 of file googletest/googletest/test/gtest_unittest.cc.

◆ SetUp() [5/5]

void testing::ParseFlagsTest::SetUp ( )
inlineoverrideprotectedvirtual

◆ TestParsingFlags() [1/5]

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

◆ TestParsingFlags() [2/5]

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

◆ TestParsingFlags() [3/5]

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

◆ TestParsingFlags() [4/5]

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

◆ TestParsingFlags() [5/5]

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:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:45