Public Member Functions | Private Member Functions | Static Private Member Functions | Static Private Attributes | List of all members
com.google.protobuf.WireFormatLiteTest Class Reference
Inheritance diagram for com.google.protobuf.WireFormatLiteTest:
Inheritance graph
[legend]

Public Member Functions

void testExtensionInsideTable () throws Exception
 
void testExtensionInsideTable () throws Exception
 
void testMergeFromPartialByteArray () throws Exception
 
void testMergeFromPartialByteArray () throws Exception
 
void testMergeLazyMessageSetExtensionEagerly () throws Exception
 
void testMergeLazyMessageSetExtensionEagerly () throws Exception
 
void testMergeLazyMessageSetExtensionNotEagerly () throws Exception
 
void testMergeLazyMessageSetExtensionNotEagerly () throws Exception
 
void testMergeMessageSetExtensionEagerly () throws Exception
 
void testMergeMessageSetExtensionEagerly () throws Exception
 
void testMergeMessageSetExtensionNotEagerly () throws Exception
 
void testMergeMessageSetExtensionNotEagerly () throws Exception
 
void testOneofOnlyLastSet () throws Exception
 
void testOneofOnlyLastSet () throws Exception
 
void testOneofWireFormat () throws Exception
 
void testOneofWireFormat () throws Exception
 
void testParseAllVarintBits () throws Exception
 
void testParseAllVarintBits () throws Exception
 
void testParseEmptyBytes () throws Exception
 
void testParseEmptyBytes () throws Exception
 
void testParseEmptyRepeatedBytesField () throws Exception
 
void testParseEmptyRepeatedBytesField () throws Exception
 
void testParseEmptyRepeatedStringField () throws Exception
 
void testParseEmptyRepeatedStringField () throws Exception
 
void testParseEmptyRepeatedStringFieldProto3 () throws Exception
 
void testParseEmptyRepeatedStringFieldProto3 () throws Exception
 
void testParseEmptyString () throws Exception
 
void testParseEmptyString () throws Exception
 
void testParseEmptyStringProto3 () throws Exception
 
void testParseEmptyStringProto3 () throws Exception
 
void testParseEmptyUnknownLengthDelimitedField () throws Exception
 
void testParseEmptyUnknownLengthDelimitedField () throws Exception
 
void testParseExtensions () throws Exception
 
void testParseExtensions () throws Exception
 
void testParseExtensionsLite () throws Exception
 
void testParseExtensionsLite () throws Exception
 
void testParseMessageSetEagerly () throws Exception
 
void testParseMessageSetEagerly () throws Exception
 
void testParseMessageSetExtensionEagerly () throws Exception
 
void testParseMessageSetExtensionEagerly () throws Exception
 
void testParseMessageSetExtensionNotEagerly () throws Exception
 
void testParseMessageSetExtensionNotEagerly () throws Exception
 
void testParseMessageSetNotEagerly () throws Exception
 
void testParseMessageSetNotEagerly () throws Exception
 
void testParseMultipleExtensionRanges () throws Exception
 
void testParseMultipleExtensionRanges () throws Exception
 
void testParsePackedExtensions () throws Exception
 
void testParsePackedExtensions () throws Exception
 
void testParsePackedExtensionsLite () throws Exception
 
void testParsePackedExtensionsLite () throws Exception
 
void testParsePackedFieldsWithIncorrectLength () throws Exception
 
void testParsePackedFieldsWithIncorrectLength () throws Exception
 
void testParserRejectInvalidTag () throws Exception
 
void testParserRejectInvalidTag () throws Exception
 
void testParseTruncatedPackedFields () throws Exception
 
void testParseTruncatedPackedFields () throws Exception
 
void testParseVarintMinMax () throws Exception
 
void testParseVarintMinMax () throws Exception
 
void testProto2UnknownEnumValuesInExtension () throws Exception
 
void testProto2UnknownEnumValuesInExtension () throws Exception
 
void testProto2UnknownEnumValuesInMapField () throws Exception
 
void testProto2UnknownEnumValuesInMapField () throws Exception
 
void testProto2UnknownEnumValuesInOneof () throws Exception
 
void testProto2UnknownEnumValuesInOneof () throws Exception
 
void testProto2UnknownEnumValuesInOptionalField () throws Exception
 
void testProto2UnknownEnumValuesInOptionalField () throws Exception
 
void testProto2UnknownEnumValuesInRepeatedField () throws Exception
 
void testProto2UnknownEnumValuesInRepeatedField () throws Exception
 
void testProto3MessageFieldMergeBehavior () throws Exception
 
void testProto3MessageFieldMergeBehavior () throws Exception
 
void testProto3UnknownEnumValuesInMapField () throws Exception
 
void testProto3UnknownEnumValuesInMapField () throws Exception
 
void testProto3UnknownEnumValuesInOneof () throws Exception
 
void testProto3UnknownEnumValuesInOneof () throws Exception
 
void testProto3UnknownEnumValuesInOptionalField () throws Exception
 
void testProto3UnknownEnumValuesInOptionalField () throws Exception
 
void testProto3UnknownEnumValuesInRepeatedField () throws Exception
 
void testProto3UnknownEnumValuesInRepeatedField () throws Exception
 
void testSerialization () throws Exception
 
void testSerialization () throws Exception
 
void testSerializationPacked () throws Exception
 
void testSerializationPacked () throws Exception
 
void testSerializationPackedWithoutGetSerializedSize () throws Exception
 
void testSerializationPackedWithoutGetSerializedSize () throws Exception
 
void testSerializeDelimited () throws Exception
 
void testSerializeDelimited () throws Exception
 
void testSerializeExtensions () throws Exception
 
void testSerializeExtensions () throws Exception
 
void testSerializeExtensionsLite () throws Exception
 
void testSerializeExtensionsLite () throws Exception
 
void testSerializeMessageSetEagerly () throws Exception
 
void testSerializeMessageSetEagerly () throws Exception
 
void testSerializeMessageSetNotEagerly () throws Exception
 
void testSerializeMessageSetNotEagerly () throws Exception
 
void testSerializePackedExtensions () throws Exception
 
void testSerializePackedExtensions () throws Exception
 
void testSerializePackedExtensionsLite () throws Exception
 
void testSerializePackedExtensionsLite () throws Exception
 
void testSkipUnknownFieldInMessageSetItem () throws Exception
 
void testSkipUnknownFieldInMessageSetItem () throws Exception
 
void testUnmatchedGroupTag () throws Exception
 
void testUnmatchedGroupTag () throws Exception
 
void testUnmatchedWireType () throws Exception
 
void testUnmatchedWireType () throws Exception
 

Private Member Functions

void assertAccepted (MessageLite defaultInstance, byte[] data) throws Exception
 
void assertAccepted (MessageLite defaultInstance, byte[] data) throws Exception
 
void assertInvalidWireFormat (byte[] data)
 
void assertInvalidWireFormat (byte[] data)
 
void assertInvalidWireFormat (MessageLite defaultInstance, byte[] data)
 
void assertInvalidWireFormat (MessageLite defaultInstance, byte[] data)
 
void assertInvalidWireFormat (MessageLite defaultInstance, byte[] data, int offset, int length)
 
void assertInvalidWireFormat (MessageLite defaultInstance, byte[] data, int offset, int length)
 
ExtensionRegistryLite getTestFieldOrderingsRegistry ()
 
ExtensionRegistryLite getTestFieldOrderingsRegistry ()
 
void testMergeLazyMessageSetExtensionWithFlag (boolean eagerParsing) throws Exception
 
void testMergeLazyMessageSetExtensionWithFlag (boolean eagerParsing) throws Exception
 
void testMergeMessageSetExtensionWithFlag (boolean eagerParsing) throws Exception
 
void testMergeMessageSetExtensionWithFlag (boolean eagerParsing) throws Exception
 
void testParseMessageSetExtensionWithFlag (boolean eagerParsing) throws Exception
 
void testParseMessageSetExtensionWithFlag (boolean eagerParsing) throws Exception
 
void testParseMessageSetWithFlag (boolean eagerParsing) throws Exception
 
void testParseMessageSetWithFlag (boolean eagerParsing) throws Exception
 
void testSerializeMessageSetWithFlag (boolean eagerParsing) throws Exception
 
void testSerializeMessageSetWithFlag (boolean eagerParsing) throws Exception
 

Static Private Member Functions

static ExtensionRegistryLite getTestExtensionInsideTableRegistry ()
 
static ExtensionRegistryLite getTestExtensionInsideTableRegistry ()
 

Static Private Attributes

static final int TYPE_ID_1 = 1545008
 
static final int TYPE_ID_2 = 1547769
 
static final int UNKNOWN_TYPE_ID = 1550055
 

Detailed Description

Definition at line 62 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/WireFormatLiteTest.java.

Member Function Documentation

◆ assertAccepted() [1/2]

void com.google.protobuf.WireFormatLiteTest.assertAccepted ( MessageLite  defaultInstance,
byte[]  data 
) throws Exception
inlineprivate

◆ assertAccepted() [2/2]

void com.google.protobuf.WireFormatLiteTest.assertAccepted ( MessageLite  defaultInstance,
byte[]  data 
) throws Exception
inlineprivate

◆ assertInvalidWireFormat() [1/6]

void com.google.protobuf.WireFormatLiteTest.assertInvalidWireFormat ( byte[]  data)
inlineprivate

◆ assertInvalidWireFormat() [2/6]

void com.google.protobuf.WireFormatLiteTest.assertInvalidWireFormat ( byte[]  data)
inlineprivate

◆ assertInvalidWireFormat() [3/6]

void com.google.protobuf.WireFormatLiteTest.assertInvalidWireFormat ( MessageLite  defaultInstance,
byte[]  data 
)
inlineprivate

◆ assertInvalidWireFormat() [4/6]

void com.google.protobuf.WireFormatLiteTest.assertInvalidWireFormat ( MessageLite  defaultInstance,
byte[]  data 
)
inlineprivate

◆ assertInvalidWireFormat() [5/6]

void com.google.protobuf.WireFormatLiteTest.assertInvalidWireFormat ( MessageLite  defaultInstance,
byte[]  data,
int  offset,
int  length 
)
inlineprivate

◆ assertInvalidWireFormat() [6/6]

void com.google.protobuf.WireFormatLiteTest.assertInvalidWireFormat ( MessageLite  defaultInstance,
byte[]  data,
int  offset,
int  length 
)
inlineprivate

◆ getTestExtensionInsideTableRegistry() [1/2]

static ExtensionRegistryLite com.google.protobuf.WireFormatLiteTest.getTestExtensionInsideTableRegistry ( )
inlinestaticprivate

◆ getTestExtensionInsideTableRegistry() [2/2]

static ExtensionRegistryLite com.google.protobuf.WireFormatLiteTest.getTestExtensionInsideTableRegistry ( )
inlinestaticprivate

◆ getTestFieldOrderingsRegistry() [1/2]

ExtensionRegistryLite com.google.protobuf.WireFormatLiteTest.getTestFieldOrderingsRegistry ( )
inlineprivate

◆ getTestFieldOrderingsRegistry() [2/2]

ExtensionRegistryLite com.google.protobuf.WireFormatLiteTest.getTestFieldOrderingsRegistry ( )
inlineprivate

◆ testExtensionInsideTable() [1/2]

void com.google.protobuf.WireFormatLiteTest.testExtensionInsideTable ( ) throws Exception
inline

◆ testExtensionInsideTable() [2/2]

void com.google.protobuf.WireFormatLiteTest.testExtensionInsideTable ( ) throws Exception
inline

◆ testMergeFromPartialByteArray() [1/2]

void com.google.protobuf.WireFormatLiteTest.testMergeFromPartialByteArray ( ) throws Exception
inline

◆ testMergeFromPartialByteArray() [2/2]

void com.google.protobuf.WireFormatLiteTest.testMergeFromPartialByteArray ( ) throws Exception
inline

◆ testMergeLazyMessageSetExtensionEagerly() [1/2]

void com.google.protobuf.WireFormatLiteTest.testMergeLazyMessageSetExtensionEagerly ( ) throws Exception
inline

◆ testMergeLazyMessageSetExtensionEagerly() [2/2]

void com.google.protobuf.WireFormatLiteTest.testMergeLazyMessageSetExtensionEagerly ( ) throws Exception
inline

◆ testMergeLazyMessageSetExtensionNotEagerly() [1/2]

void com.google.protobuf.WireFormatLiteTest.testMergeLazyMessageSetExtensionNotEagerly ( ) throws Exception
inline

◆ testMergeLazyMessageSetExtensionNotEagerly() [2/2]

void com.google.protobuf.WireFormatLiteTest.testMergeLazyMessageSetExtensionNotEagerly ( ) throws Exception
inline

◆ testMergeLazyMessageSetExtensionWithFlag() [1/2]

void com.google.protobuf.WireFormatLiteTest.testMergeLazyMessageSetExtensionWithFlag ( boolean  eagerParsing) throws Exception
inlineprivate

◆ testMergeLazyMessageSetExtensionWithFlag() [2/2]

void com.google.protobuf.WireFormatLiteTest.testMergeLazyMessageSetExtensionWithFlag ( boolean  eagerParsing) throws Exception
inlineprivate

◆ testMergeMessageSetExtensionEagerly() [1/2]

void com.google.protobuf.WireFormatLiteTest.testMergeMessageSetExtensionEagerly ( ) throws Exception
inline

◆ testMergeMessageSetExtensionEagerly() [2/2]

void com.google.protobuf.WireFormatLiteTest.testMergeMessageSetExtensionEagerly ( ) throws Exception
inline

◆ testMergeMessageSetExtensionNotEagerly() [1/2]

void com.google.protobuf.WireFormatLiteTest.testMergeMessageSetExtensionNotEagerly ( ) throws Exception
inline

◆ testMergeMessageSetExtensionNotEagerly() [2/2]

void com.google.protobuf.WireFormatLiteTest.testMergeMessageSetExtensionNotEagerly ( ) throws Exception
inline

◆ testMergeMessageSetExtensionWithFlag() [1/2]

void com.google.protobuf.WireFormatLiteTest.testMergeMessageSetExtensionWithFlag ( boolean  eagerParsing) throws Exception
inlineprivate

◆ testMergeMessageSetExtensionWithFlag() [2/2]

void com.google.protobuf.WireFormatLiteTest.testMergeMessageSetExtensionWithFlag ( boolean  eagerParsing) throws Exception
inlineprivate

◆ testOneofOnlyLastSet() [1/2]

void com.google.protobuf.WireFormatLiteTest.testOneofOnlyLastSet ( ) throws Exception
inline

◆ testOneofOnlyLastSet() [2/2]

void com.google.protobuf.WireFormatLiteTest.testOneofOnlyLastSet ( ) throws Exception
inline

◆ testOneofWireFormat() [1/2]

void com.google.protobuf.WireFormatLiteTest.testOneofWireFormat ( ) throws Exception
inline

◆ testOneofWireFormat() [2/2]

void com.google.protobuf.WireFormatLiteTest.testOneofWireFormat ( ) throws Exception
inline

◆ testParseAllVarintBits() [1/2]

void com.google.protobuf.WireFormatLiteTest.testParseAllVarintBits ( ) throws Exception
inline

◆ testParseAllVarintBits() [2/2]

void com.google.protobuf.WireFormatLiteTest.testParseAllVarintBits ( ) throws Exception
inline

◆ testParseEmptyBytes() [1/2]

void com.google.protobuf.WireFormatLiteTest.testParseEmptyBytes ( ) throws Exception
inline

◆ testParseEmptyBytes() [2/2]

void com.google.protobuf.WireFormatLiteTest.testParseEmptyBytes ( ) throws Exception
inline

◆ testParseEmptyRepeatedBytesField() [1/2]

void com.google.protobuf.WireFormatLiteTest.testParseEmptyRepeatedBytesField ( ) throws Exception
inline

◆ testParseEmptyRepeatedBytesField() [2/2]

void com.google.protobuf.WireFormatLiteTest.testParseEmptyRepeatedBytesField ( ) throws Exception
inline

◆ testParseEmptyRepeatedStringField() [1/2]

void com.google.protobuf.WireFormatLiteTest.testParseEmptyRepeatedStringField ( ) throws Exception
inline

◆ testParseEmptyRepeatedStringField() [2/2]

void com.google.protobuf.WireFormatLiteTest.testParseEmptyRepeatedStringField ( ) throws Exception
inline

◆ testParseEmptyRepeatedStringFieldProto3() [1/2]

void com.google.protobuf.WireFormatLiteTest.testParseEmptyRepeatedStringFieldProto3 ( ) throws Exception
inline

◆ testParseEmptyRepeatedStringFieldProto3() [2/2]

void com.google.protobuf.WireFormatLiteTest.testParseEmptyRepeatedStringFieldProto3 ( ) throws Exception
inline

◆ testParseEmptyString() [1/2]

void com.google.protobuf.WireFormatLiteTest.testParseEmptyString ( ) throws Exception
inline

◆ testParseEmptyString() [2/2]

void com.google.protobuf.WireFormatLiteTest.testParseEmptyString ( ) throws Exception
inline

◆ testParseEmptyStringProto3() [1/2]

void com.google.protobuf.WireFormatLiteTest.testParseEmptyStringProto3 ( ) throws Exception
inline

◆ testParseEmptyStringProto3() [2/2]

void com.google.protobuf.WireFormatLiteTest.testParseEmptyStringProto3 ( ) throws Exception
inline

◆ testParseEmptyUnknownLengthDelimitedField() [1/2]

void com.google.protobuf.WireFormatLiteTest.testParseEmptyUnknownLengthDelimitedField ( ) throws Exception
inline

◆ testParseEmptyUnknownLengthDelimitedField() [2/2]

void com.google.protobuf.WireFormatLiteTest.testParseEmptyUnknownLengthDelimitedField ( ) throws Exception
inline

◆ testParseExtensions() [1/2]

void com.google.protobuf.WireFormatLiteTest.testParseExtensions ( ) throws Exception
inline

◆ testParseExtensions() [2/2]

void com.google.protobuf.WireFormatLiteTest.testParseExtensions ( ) throws Exception
inline

◆ testParseExtensionsLite() [1/2]

void com.google.protobuf.WireFormatLiteTest.testParseExtensionsLite ( ) throws Exception
inline

◆ testParseExtensionsLite() [2/2]

void com.google.protobuf.WireFormatLiteTest.testParseExtensionsLite ( ) throws Exception
inline

◆ testParseMessageSetEagerly() [1/2]

void com.google.protobuf.WireFormatLiteTest.testParseMessageSetEagerly ( ) throws Exception
inline

◆ testParseMessageSetEagerly() [2/2]

void com.google.protobuf.WireFormatLiteTest.testParseMessageSetEagerly ( ) throws Exception
inline

◆ testParseMessageSetExtensionEagerly() [1/2]

void com.google.protobuf.WireFormatLiteTest.testParseMessageSetExtensionEagerly ( ) throws Exception
inline

◆ testParseMessageSetExtensionEagerly() [2/2]

void com.google.protobuf.WireFormatLiteTest.testParseMessageSetExtensionEagerly ( ) throws Exception
inline

◆ testParseMessageSetExtensionNotEagerly() [1/2]

void com.google.protobuf.WireFormatLiteTest.testParseMessageSetExtensionNotEagerly ( ) throws Exception
inline

◆ testParseMessageSetExtensionNotEagerly() [2/2]

void com.google.protobuf.WireFormatLiteTest.testParseMessageSetExtensionNotEagerly ( ) throws Exception
inline

◆ testParseMessageSetExtensionWithFlag() [1/2]

void com.google.protobuf.WireFormatLiteTest.testParseMessageSetExtensionWithFlag ( boolean  eagerParsing) throws Exception
inlineprivate

◆ testParseMessageSetExtensionWithFlag() [2/2]

void com.google.protobuf.WireFormatLiteTest.testParseMessageSetExtensionWithFlag ( boolean  eagerParsing) throws Exception
inlineprivate

◆ testParseMessageSetNotEagerly() [1/2]

void com.google.protobuf.WireFormatLiteTest.testParseMessageSetNotEagerly ( ) throws Exception
inline

◆ testParseMessageSetNotEagerly() [2/2]

void com.google.protobuf.WireFormatLiteTest.testParseMessageSetNotEagerly ( ) throws Exception
inline

◆ testParseMessageSetWithFlag() [1/2]

void com.google.protobuf.WireFormatLiteTest.testParseMessageSetWithFlag ( boolean  eagerParsing) throws Exception
inlineprivate

◆ testParseMessageSetWithFlag() [2/2]

void com.google.protobuf.WireFormatLiteTest.testParseMessageSetWithFlag ( boolean  eagerParsing) throws Exception
inlineprivate

◆ testParseMultipleExtensionRanges() [1/2]

void com.google.protobuf.WireFormatLiteTest.testParseMultipleExtensionRanges ( ) throws Exception
inline

◆ testParseMultipleExtensionRanges() [2/2]

void com.google.protobuf.WireFormatLiteTest.testParseMultipleExtensionRanges ( ) throws Exception
inline

◆ testParsePackedExtensions() [1/2]

void com.google.protobuf.WireFormatLiteTest.testParsePackedExtensions ( ) throws Exception
inline

◆ testParsePackedExtensions() [2/2]

void com.google.protobuf.WireFormatLiteTest.testParsePackedExtensions ( ) throws Exception
inline

◆ testParsePackedExtensionsLite() [1/2]

void com.google.protobuf.WireFormatLiteTest.testParsePackedExtensionsLite ( ) throws Exception
inline

◆ testParsePackedExtensionsLite() [2/2]

void com.google.protobuf.WireFormatLiteTest.testParsePackedExtensionsLite ( ) throws Exception
inline

◆ testParsePackedFieldsWithIncorrectLength() [1/2]

void com.google.protobuf.WireFormatLiteTest.testParsePackedFieldsWithIncorrectLength ( ) throws Exception
inline

◆ testParsePackedFieldsWithIncorrectLength() [2/2]

void com.google.protobuf.WireFormatLiteTest.testParsePackedFieldsWithIncorrectLength ( ) throws Exception
inline

◆ testParserRejectInvalidTag() [1/2]

void com.google.protobuf.WireFormatLiteTest.testParserRejectInvalidTag ( ) throws Exception
inline

◆ testParserRejectInvalidTag() [2/2]

void com.google.protobuf.WireFormatLiteTest.testParserRejectInvalidTag ( ) throws Exception
inline

◆ testParseTruncatedPackedFields() [1/2]

void com.google.protobuf.WireFormatLiteTest.testParseTruncatedPackedFields ( ) throws Exception
inline

◆ testParseTruncatedPackedFields() [2/2]

void com.google.protobuf.WireFormatLiteTest.testParseTruncatedPackedFields ( ) throws Exception
inline

◆ testParseVarintMinMax() [1/2]

void com.google.protobuf.WireFormatLiteTest.testParseVarintMinMax ( ) throws Exception
inline

◆ testParseVarintMinMax() [2/2]

void com.google.protobuf.WireFormatLiteTest.testParseVarintMinMax ( ) throws Exception
inline

◆ testProto2UnknownEnumValuesInExtension() [1/2]

void com.google.protobuf.WireFormatLiteTest.testProto2UnknownEnumValuesInExtension ( ) throws Exception
inline

◆ testProto2UnknownEnumValuesInExtension() [2/2]

void com.google.protobuf.WireFormatLiteTest.testProto2UnknownEnumValuesInExtension ( ) throws Exception
inline

◆ testProto2UnknownEnumValuesInMapField() [1/2]

void com.google.protobuf.WireFormatLiteTest.testProto2UnknownEnumValuesInMapField ( ) throws Exception
inline

◆ testProto2UnknownEnumValuesInMapField() [2/2]

void com.google.protobuf.WireFormatLiteTest.testProto2UnknownEnumValuesInMapField ( ) throws Exception
inline

◆ testProto2UnknownEnumValuesInOneof() [1/2]

void com.google.protobuf.WireFormatLiteTest.testProto2UnknownEnumValuesInOneof ( ) throws Exception
inline

◆ testProto2UnknownEnumValuesInOneof() [2/2]

void com.google.protobuf.WireFormatLiteTest.testProto2UnknownEnumValuesInOneof ( ) throws Exception
inline

◆ testProto2UnknownEnumValuesInOptionalField() [1/2]

void com.google.protobuf.WireFormatLiteTest.testProto2UnknownEnumValuesInOptionalField ( ) throws Exception
inline

◆ testProto2UnknownEnumValuesInOptionalField() [2/2]

void com.google.protobuf.WireFormatLiteTest.testProto2UnknownEnumValuesInOptionalField ( ) throws Exception
inline

◆ testProto2UnknownEnumValuesInRepeatedField() [1/2]

void com.google.protobuf.WireFormatLiteTest.testProto2UnknownEnumValuesInRepeatedField ( ) throws Exception
inline

◆ testProto2UnknownEnumValuesInRepeatedField() [2/2]

void com.google.protobuf.WireFormatLiteTest.testProto2UnknownEnumValuesInRepeatedField ( ) throws Exception
inline

◆ testProto3MessageFieldMergeBehavior() [1/2]

void com.google.protobuf.WireFormatLiteTest.testProto3MessageFieldMergeBehavior ( ) throws Exception
inline

◆ testProto3MessageFieldMergeBehavior() [2/2]

void com.google.protobuf.WireFormatLiteTest.testProto3MessageFieldMergeBehavior ( ) throws Exception
inline

◆ testProto3UnknownEnumValuesInMapField() [1/2]

void com.google.protobuf.WireFormatLiteTest.testProto3UnknownEnumValuesInMapField ( ) throws Exception
inline

◆ testProto3UnknownEnumValuesInMapField() [2/2]

void com.google.protobuf.WireFormatLiteTest.testProto3UnknownEnumValuesInMapField ( ) throws Exception
inline

◆ testProto3UnknownEnumValuesInOneof() [1/2]

void com.google.protobuf.WireFormatLiteTest.testProto3UnknownEnumValuesInOneof ( ) throws Exception
inline

◆ testProto3UnknownEnumValuesInOneof() [2/2]

void com.google.protobuf.WireFormatLiteTest.testProto3UnknownEnumValuesInOneof ( ) throws Exception
inline

◆ testProto3UnknownEnumValuesInOptionalField() [1/2]

void com.google.protobuf.WireFormatLiteTest.testProto3UnknownEnumValuesInOptionalField ( ) throws Exception
inline

◆ testProto3UnknownEnumValuesInOptionalField() [2/2]

void com.google.protobuf.WireFormatLiteTest.testProto3UnknownEnumValuesInOptionalField ( ) throws Exception
inline

◆ testProto3UnknownEnumValuesInRepeatedField() [1/2]

void com.google.protobuf.WireFormatLiteTest.testProto3UnknownEnumValuesInRepeatedField ( ) throws Exception
inline

◆ testProto3UnknownEnumValuesInRepeatedField() [2/2]

void com.google.protobuf.WireFormatLiteTest.testProto3UnknownEnumValuesInRepeatedField ( ) throws Exception
inline

◆ testSerialization() [1/2]

void com.google.protobuf.WireFormatLiteTest.testSerialization ( ) throws Exception
inline

◆ testSerialization() [2/2]

void com.google.protobuf.WireFormatLiteTest.testSerialization ( ) throws Exception
inline

◆ testSerializationPacked() [1/2]

void com.google.protobuf.WireFormatLiteTest.testSerializationPacked ( ) throws Exception
inline

◆ testSerializationPacked() [2/2]

void com.google.protobuf.WireFormatLiteTest.testSerializationPacked ( ) throws Exception
inline

◆ testSerializationPackedWithoutGetSerializedSize() [1/2]

void com.google.protobuf.WireFormatLiteTest.testSerializationPackedWithoutGetSerializedSize ( ) throws Exception
inline

◆ testSerializationPackedWithoutGetSerializedSize() [2/2]

void com.google.protobuf.WireFormatLiteTest.testSerializationPackedWithoutGetSerializedSize ( ) throws Exception
inline

◆ testSerializeDelimited() [1/2]

void com.google.protobuf.WireFormatLiteTest.testSerializeDelimited ( ) throws Exception
inline

◆ testSerializeDelimited() [2/2]

void com.google.protobuf.WireFormatLiteTest.testSerializeDelimited ( ) throws Exception
inline

◆ testSerializeExtensions() [1/2]

void com.google.protobuf.WireFormatLiteTest.testSerializeExtensions ( ) throws Exception
inline

◆ testSerializeExtensions() [2/2]

void com.google.protobuf.WireFormatLiteTest.testSerializeExtensions ( ) throws Exception
inline

◆ testSerializeExtensionsLite() [1/2]

void com.google.protobuf.WireFormatLiteTest.testSerializeExtensionsLite ( ) throws Exception
inline

◆ testSerializeExtensionsLite() [2/2]

void com.google.protobuf.WireFormatLiteTest.testSerializeExtensionsLite ( ) throws Exception
inline

◆ testSerializeMessageSetEagerly() [1/2]

void com.google.protobuf.WireFormatLiteTest.testSerializeMessageSetEagerly ( ) throws Exception
inline

◆ testSerializeMessageSetEagerly() [2/2]

void com.google.protobuf.WireFormatLiteTest.testSerializeMessageSetEagerly ( ) throws Exception
inline

◆ testSerializeMessageSetNotEagerly() [1/2]

void com.google.protobuf.WireFormatLiteTest.testSerializeMessageSetNotEagerly ( ) throws Exception
inline

◆ testSerializeMessageSetNotEagerly() [2/2]

void com.google.protobuf.WireFormatLiteTest.testSerializeMessageSetNotEagerly ( ) throws Exception
inline

◆ testSerializeMessageSetWithFlag() [1/2]

void com.google.protobuf.WireFormatLiteTest.testSerializeMessageSetWithFlag ( boolean  eagerParsing) throws Exception
inlineprivate

◆ testSerializeMessageSetWithFlag() [2/2]

void com.google.protobuf.WireFormatLiteTest.testSerializeMessageSetWithFlag ( boolean  eagerParsing) throws Exception
inlineprivate

◆ testSerializePackedExtensions() [1/2]

void com.google.protobuf.WireFormatLiteTest.testSerializePackedExtensions ( ) throws Exception
inline

◆ testSerializePackedExtensions() [2/2]

void com.google.protobuf.WireFormatLiteTest.testSerializePackedExtensions ( ) throws Exception
inline

◆ testSerializePackedExtensionsLite() [1/2]

void com.google.protobuf.WireFormatLiteTest.testSerializePackedExtensionsLite ( ) throws Exception
inline

◆ testSerializePackedExtensionsLite() [2/2]

void com.google.protobuf.WireFormatLiteTest.testSerializePackedExtensionsLite ( ) throws Exception
inline

◆ testSkipUnknownFieldInMessageSetItem() [1/2]

void com.google.protobuf.WireFormatLiteTest.testSkipUnknownFieldInMessageSetItem ( ) throws Exception
inline

◆ testSkipUnknownFieldInMessageSetItem() [2/2]

void com.google.protobuf.WireFormatLiteTest.testSkipUnknownFieldInMessageSetItem ( ) throws Exception
inline

◆ testUnmatchedGroupTag() [1/2]

void com.google.protobuf.WireFormatLiteTest.testUnmatchedGroupTag ( ) throws Exception
inline

◆ testUnmatchedGroupTag() [2/2]

void com.google.protobuf.WireFormatLiteTest.testUnmatchedGroupTag ( ) throws Exception
inline

◆ testUnmatchedWireType() [1/2]

void com.google.protobuf.WireFormatLiteTest.testUnmatchedWireType ( ) throws Exception
inline

◆ testUnmatchedWireType() [2/2]

void com.google.protobuf.WireFormatLiteTest.testUnmatchedWireType ( ) throws Exception
inline

Member Data Documentation

◆ TYPE_ID_1

static final int com.google.protobuf.WireFormatLiteTest.TYPE_ID_1 = 1545008
staticprivate

◆ TYPE_ID_2

static final int com.google.protobuf.WireFormatLiteTest.TYPE_ID_2 = 1547769
staticprivate

◆ UNKNOWN_TYPE_ID

static final int com.google.protobuf.WireFormatLiteTest.UNKNOWN_TYPE_ID = 1550055
staticprivate

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


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