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

Protected Member Functions

void AddTrailingZeros ()
 
void AddTrailingZeros ()
 
void DoTest (const Message &msg, const Descriptor *descriptor)
 
void DoTest (const Message &msg, const Descriptor *descriptor)
 
Status ExecuteTest (const Message &msg, const Descriptor *descriptor)
 
util::Status ExecuteTest (const Message &msg, const Descriptor *descriptor)
 
void PrepareExpectingObjectWriterForRepeatedPrimitive ()
 
void PrepareExpectingObjectWriterForRepeatedPrimitive ()
 
PackedPrimitive PreparePackedPrimitive ()
 
PackedPrimitive PreparePackedPrimitive ()
 
Primitive PrepareRepeatedPrimitive ()
 
Primitive PrepareRepeatedPrimitive ()
 
 ProtostreamObjectSourceTest ()
 
 ProtostreamObjectSourceTest ()
 
void SetRenderUnknownEnumValues (bool value)
 
void SetRenderUnknownEnumValues (bool value)
 
void UseIntsForEnums ()
 
void UseIntsForEnums ()
 
void UseLowerCamelForEnums ()
 
void UseLowerCamelForEnums ()
 
void UsePreserveProtoFieldNames ()
 
void UsePreserveProtoFieldNames ()
 
virtual ~ProtostreamObjectSourceTest ()
 
virtual ~ProtostreamObjectSourceTest ()
 
- Protected Member Functions inherited from testing::Test
virtual void SetUp ()
 
virtual void SetUp ()
 
virtual void SetUp ()
 
virtual void SetUp ()
 
virtual void SetUp ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 
 Test ()
 
 Test ()
 
 Test ()
 
 Test ()
 
 Test ()
 
 Test ()
 

Protected Attributes

bool add_trailing_zeros_
 
testing::TypeInfoTestHelper helper_
 
::testing::NiceMock< MockObjectWritermock_
 
ExpectingObjectWriter ow_
 
bool render_unknown_enum_values_
 
bool use_ints_for_enums_
 
bool use_lower_camel_for_enums_
 
bool use_preserve_proto_field_names_
 

Additional Inherited Members

- Public Types inherited from testing::Test
typedef internal::SetUpTestCaseFunc SetUpTestCaseFunc
 
typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc
 
- Public Types inherited from testing::WithParamInterface< testing::TypeInfoSource >
typedef testing::TypeInfoSource ParamType
 
typedef testing::TypeInfoSource ParamType
 
typedef testing::TypeInfoSource ParamType
 
typedef testing::TypeInfoSource ParamType
 
typedef testing::TypeInfoSource ParamType
 
typedef testing::TypeInfoSource ParamType
 
- Public Member Functions inherited from testing::Test
virtual ~Test ()
 
virtual ~Test ()
 
virtual ~Test ()
 
virtual ~Test ()
 
virtual ~Test ()
 
virtual ~Test ()
 
- Public Member Functions inherited from testing::WithParamInterface< testing::TypeInfoSource >
const ParamTypeGetParam () const
 
virtual ~WithParamInterface ()
 
virtual ~WithParamInterface ()
 
virtual ~WithParamInterface ()
 
virtual ~WithParamInterface ()
 
virtual ~WithParamInterface ()
 
virtual ~WithParamInterface ()
 
- 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 ()
 
- Static Public Member Functions inherited from testing::WithParamInterface< testing::TypeInfoSource >
static const ParamTypeGetParam ()
 
static const ParamTypeGetParam ()
 
static const ParamTypeGetParam ()
 
static const ParamTypeGetParam ()
 
static const ParamTypeGetParam ()
 

Detailed Description

Definition at line 89 of file bloaty/third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource_test.cc.

Constructor & Destructor Documentation

◆ ProtostreamObjectSourceTest() [1/2]

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

◆ ~ProtostreamObjectSourceTest() [1/2]

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

◆ ProtostreamObjectSourceTest() [2/2]

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

◆ ~ProtostreamObjectSourceTest() [2/2]

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

Member Function Documentation

◆ AddTrailingZeros() [1/2]

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

◆ AddTrailingZeros() [2/2]

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

◆ DoTest() [1/2]

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

◆ DoTest() [2/2]

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

◆ ExecuteTest() [1/2]

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

◆ ExecuteTest() [2/2]

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

◆ PrepareExpectingObjectWriterForRepeatedPrimitive() [1/2]

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

◆ PrepareExpectingObjectWriterForRepeatedPrimitive() [2/2]

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

◆ PreparePackedPrimitive() [1/2]

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

◆ PreparePackedPrimitive() [2/2]

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

◆ PrepareRepeatedPrimitive() [1/2]

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

◆ PrepareRepeatedPrimitive() [2/2]

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

◆ SetRenderUnknownEnumValues() [1/2]

void google::protobuf::util::converter::ProtostreamObjectSourceTest::SetRenderUnknownEnumValues ( bool  value)
inlineprotected

◆ SetRenderUnknownEnumValues() [2/2]

void google::protobuf::util::converter::ProtostreamObjectSourceTest::SetRenderUnknownEnumValues ( bool  value)
inlineprotected

◆ UseIntsForEnums() [1/2]

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

◆ UseIntsForEnums() [2/2]

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

◆ UseLowerCamelForEnums() [1/2]

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

◆ UseLowerCamelForEnums() [2/2]

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

◆ UsePreserveProtoFieldNames() [1/2]

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

◆ UsePreserveProtoFieldNames() [2/2]

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

Member Data Documentation

◆ add_trailing_zeros_

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

◆ 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

◆ render_unknown_enum_values_

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

◆ use_ints_for_enums_

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

◆ use_lower_camel_for_enums_

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

◆ use_preserve_proto_field_names_

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

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


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