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

Protected Member Functions

virtual void SetUp ()
 
const UnknownFieldGetField (const string &name)
 
string GetBizarroData ()
 
- Protected Member Functions inherited from testing::Test
 Test ()
 
virtual void TearDown ()
 

Protected Attributes

const Descriptordescriptor_
 
unittest::TestAllTypes all_fields_
 
string all_fields_data_
 
unittest::TestEmptyMessage empty_message_
 
UnknownFieldSetunknown_fields_
 

Member Function Documentation

◆ GetBizarroData()

string google::protobuf::UnknownFieldSetTest::GetBizarroData ( )
inlineprotected

◆ GetField()

const UnknownField* google::protobuf::UnknownFieldSetTest::GetField ( const string name)
inlineprotected

◆ SetUp()

virtual void google::protobuf::UnknownFieldSetTest::SetUp ( )
inlineprotectedvirtual

Reimplemented from testing::Test.

Member Data Documentation

◆ all_fields_

unittest::TestAllTypes google::protobuf::UnknownFieldSetTest::all_fields_
protected

◆ all_fields_data_

string google::protobuf::UnknownFieldSetTest::all_fields_data_
protected

◆ descriptor_

const Descriptor* google::protobuf::UnknownFieldSetTest::descriptor_
protected

◆ empty_message_

unittest::TestEmptyMessage google::protobuf::UnknownFieldSetTest::empty_message_
protected

◆ unknown_fields_

UnknownFieldSet* google::protobuf::UnknownFieldSetTest::unknown_fields_
protected

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