Protected Member Functions | Protected Attributes | List of all members
google::protobuf::util::converter::BaseProtoStreamObjectWriterTest Class Reference
Inheritance diagram for google::protobuf::util::converter::BaseProtoStreamObjectWriterTest:
Inheritance graph
[legend]

Protected Member Functions

 BaseProtoStreamObjectWriterTest ()
 
 BaseProtoStreamObjectWriterTest (const Descriptor *descriptor)
 
 BaseProtoStreamObjectWriterTest (std::vector< const Descriptor * > descriptors)
 
void CheckOutput (const Message &expected)
 
void CheckOutput (const Message &expected, int expected_length)
 
void ResetTypeInfo (const Descriptor *descriptor)
 
void ResetTypeInfo (std::vector< const Descriptor * > descriptors)
 
virtual ~BaseProtoStreamObjectWriterTest ()
 
- Protected Member Functions inherited from testing::Test
virtual void SetUp ()
 
virtual void TearDown ()
 
 Test ()
 

Protected Attributes

testing::TypeInfoTestHelper helper_
 
MockErrorListener listener_
 
ProtoStreamObjectWriter::Options options_
 
std::unique_ptr< GrowingArrayByteSink > output_
 
std::unique_ptr< ProtoStreamObjectWriterow_
 

Additional Inherited Members

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

Detailed Description

Definition at line 99 of file protostream_objectwriter_test.cc.

Constructor & Destructor Documentation

◆ BaseProtoStreamObjectWriterTest() [1/3]

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

Definition at line 102 of file protostream_objectwriter_test.cc.

◆ BaseProtoStreamObjectWriterTest() [2/3]

google::protobuf::util::converter::BaseProtoStreamObjectWriterTest::BaseProtoStreamObjectWriterTest ( const Descriptor descriptor)
inlineexplicitprotected

Definition at line 108 of file protostream_objectwriter_test.cc.

◆ BaseProtoStreamObjectWriterTest() [3/3]

google::protobuf::util::converter::BaseProtoStreamObjectWriterTest::BaseProtoStreamObjectWriterTest ( std::vector< const Descriptor * >  descriptors)
inlineexplicitprotected

Definition at line 118 of file protostream_objectwriter_test.cc.

◆ ~BaseProtoStreamObjectWriterTest()

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

Definition at line 140 of file protostream_objectwriter_test.cc.

Member Function Documentation

◆ CheckOutput() [1/2]

void google::protobuf::util::converter::BaseProtoStreamObjectWriterTest::CheckOutput ( const Message expected)
inlineprotected

Definition at line 160 of file protostream_objectwriter_test.cc.

◆ CheckOutput() [2/2]

void google::protobuf::util::converter::BaseProtoStreamObjectWriterTest::CheckOutput ( const Message expected,
int  expected_length 
)
inlineprotected

Definition at line 142 of file protostream_objectwriter_test.cc.

◆ ResetTypeInfo() [1/2]

void google::protobuf::util::converter::BaseProtoStreamObjectWriterTest::ResetTypeInfo ( const Descriptor descriptor)
inlineprotected

Definition at line 134 of file protostream_objectwriter_test.cc.

◆ ResetTypeInfo() [2/2]

void google::protobuf::util::converter::BaseProtoStreamObjectWriterTest::ResetTypeInfo ( std::vector< const Descriptor * >  descriptors)
inlineprotected

Definition at line 127 of file protostream_objectwriter_test.cc.

Member Data Documentation

◆ helper_

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

Definition at line 162 of file protostream_objectwriter_test.cc.

◆ listener_

MockErrorListener google::protobuf::util::converter::BaseProtoStreamObjectWriterTest::listener_
protected

Definition at line 163 of file protostream_objectwriter_test.cc.

◆ options_

ProtoStreamObjectWriter::Options google::protobuf::util::converter::BaseProtoStreamObjectWriterTest::options_
protected

Definition at line 166 of file protostream_objectwriter_test.cc.

◆ output_

std::unique_ptr<GrowingArrayByteSink> google::protobuf::util::converter::BaseProtoStreamObjectWriterTest::output_
protected

Definition at line 164 of file protostream_objectwriter_test.cc.

◆ ow_

std::unique_ptr<ProtoStreamObjectWriter> google::protobuf::util::converter::BaseProtoStreamObjectWriterTest::ow_
protected

Definition at line 165 of file protostream_objectwriter_test.cc.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:10