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

Protected Member Functions

 ProtostreamObjectSourceStructTest ()
 
 ProtostreamObjectSourceStructTest ()
 
- Protected Member Functions inherited from google::protobuf::util::converter::ProtostreamObjectSourceTest
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 ()
 

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 ()
 
- Protected Attributes inherited from google::protobuf::util::converter::ProtostreamObjectSourceTest
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_
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ProtostreamObjectSourceStructTest() [1/2]

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

◆ ProtostreamObjectSourceStructTest() [2/2]

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

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


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