webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Protected Member Functions | Protected Attributes | List of all members
google::protobuf::util::converter::ProtostreamObjectSourceTest Class Reference
Inheritance diagram for google::protobuf::util::converter::ProtostreamObjectSourceTest:
google::protobuf::util::converter::ProtostreamObjectSourceAnysTest google::protobuf::util::converter::ProtostreamObjectSourceFieldMaskTest google::protobuf::util::converter::ProtostreamObjectSourceMapsTest google::protobuf::util::converter::ProtostreamObjectSourceStructTest google::protobuf::util::converter::ProtostreamObjectSourceTimestampTest

Protected Member Functions

 ProtostreamObjectSourceTest ()
 
virtual ~ProtostreamObjectSourceTest ()
 
void DoTest (const Message &msg, const Descriptor *descriptor)
 
Status ExecuteTest (const Message &msg, const Descriptor *descriptor)
 
void PrepareExpectingObjectWriterForRepeatedPrimitive ()
 
Primitive PrepareRepeatedPrimitive ()
 
PackedPrimitive PreparePackedPrimitive ()
 
void UseLowerCamelForEnums ()
 

Protected Attributes

testing::TypeInfoTestHelper helper_
 
::testing::NiceMock< MockObjectWritermock_
 
ExpectingObjectWriter ow_
 
bool use_lower_camel_for_enums_
 

Constructor & Destructor Documentation

◆ ProtostreamObjectSourceTest()

google::protobuf::util::converter::ProtostreamObjectSourceTest::ProtostreamObjectSourceTest ( )
inlineprotected

◆ ~ProtostreamObjectSourceTest()

virtual google::protobuf::util::converter::ProtostreamObjectSourceTest::~ProtostreamObjectSourceTest ( )
inlineprotectedvirtual

Member Function Documentation

◆ DoTest()

void google::protobuf::util::converter::ProtostreamObjectSourceTest::DoTest ( const Message msg,
const Descriptor descriptor 
)
inlineprotected

◆ ExecuteTest()

Status google::protobuf::util::converter::ProtostreamObjectSourceTest::ExecuteTest ( const Message msg,
const Descriptor descriptor 
)
inlineprotected

◆ PrepareExpectingObjectWriterForRepeatedPrimitive()

void google::protobuf::util::converter::ProtostreamObjectSourceTest::PrepareExpectingObjectWriterForRepeatedPrimitive ( )
inlineprotected

◆ PreparePackedPrimitive()

PackedPrimitive google::protobuf::util::converter::ProtostreamObjectSourceTest::PreparePackedPrimitive ( )
inlineprotected

◆ PrepareRepeatedPrimitive()

Primitive google::protobuf::util::converter::ProtostreamObjectSourceTest::PrepareRepeatedPrimitive ( )
inlineprotected

◆ UseLowerCamelForEnums()

void google::protobuf::util::converter::ProtostreamObjectSourceTest::UseLowerCamelForEnums ( )
inlineprotected

Member Data Documentation

◆ helper_

testing::TypeInfoTestHelper google::protobuf::util::converter::ProtostreamObjectSourceTest::helper_
protected

◆ mock_

::testing::NiceMock<MockObjectWriter> google::protobuf::util::converter::ProtostreamObjectSourceTest::mock_
protected

◆ ow_

ExpectingObjectWriter google::protobuf::util::converter::ProtostreamObjectSourceTest::ow_
protected

◆ use_lower_camel_for_enums_

bool google::protobuf::util::converter::ProtostreamObjectSourceTest::use_lower_camel_for_enums_
protected

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