Definition at line 41 of file ParserLiteTest.java.
◆ assertMessageMerged()
void com.google.protobuf.ParserLiteTest.assertMessageMerged |
( |
TestAllTypesLite |
allTypes | ) |
throws Exception |
|
inlineprivate |
◆ assertRoundTripEquals() [1/2]
void com.google.protobuf.ParserLiteTest.assertRoundTripEquals |
( |
MessageLite |
message | ) |
throws Exception |
|
inlineprivate |
◆ assertRoundTripEquals() [2/2]
◆ generatePaddingArray()
byte [] com.google.protobuf.ParserLiteTest.generatePaddingArray |
( |
byte[] |
data, |
|
|
int |
offset, |
|
|
int |
padding |
|
) |
| |
|
inlineprivate |
◆ testParseDelimitedToLite()
void com.google.protobuf.ParserLiteTest.testParseDelimitedToLite |
( |
| ) |
throws Exception |
|
inline |
◆ testParseExtensionsLite()
void com.google.protobuf.ParserLiteTest.testParseExtensionsLite |
( |
| ) |
throws Exception |
|
inline |
◆ testParsePacked()
void com.google.protobuf.ParserLiteTest.testParsePacked |
( |
| ) |
throws Exception |
|
inline |
◆ testParsePackedLite()
void com.google.protobuf.ParserLiteTest.testParsePackedLite |
( |
| ) |
throws Exception |
|
inline |
◆ testParsingMergeLite()
void com.google.protobuf.ParserLiteTest.testParsingMergeLite |
( |
| ) |
throws Exception |
|
inline |
The documentation for this class was generated from the following file: