webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Protected Member Functions | Protected Attributes | List of all members
webrtc::test::CommandLineParserTest Class Reference
Inheritance diagram for webrtc::test::CommandLineParserTest:
testing::Test

Protected Member Functions

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

Protected Attributes

CommandLineParserparser_
 
char ** test_flags_
 
int test_flags_length_
 

Member Function Documentation

◆ SetUp()

void webrtc::test::CommandLineParserTest::SetUp ( )
inlineoverrideprotectedvirtual

Reimplemented from testing::Test.

◆ TearDown()

void webrtc::test::CommandLineParserTest::TearDown ( )
inlineoverrideprotectedvirtual

Reimplemented from testing::Test.

Member Data Documentation

◆ parser_

CommandLineParser* webrtc::test::CommandLineParserTest::parser_
protected

◆ test_flags_

char** webrtc::test::CommandLineParserTest::test_flags_
protected

◆ test_flags_length_

int webrtc::test::CommandLineParserTest::test_flags_length_
protected

The documentation for this class was generated from the following file: