webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
com.google.protobuf.WireFormatTest Class Reference
Inheritance diagram for com.google.protobuf.WireFormatTest:

Public Member Functions

void testSerialization () throws Exception
 
void testSerializationPacked () throws Exception
 
void testSerializeExtensions () throws Exception
 
void testSerializePackedExtensions () throws Exception
 
void testSerializationPackedWithoutGetSerializedSize () throws Exception
 
void testSerializeExtensionsLite () throws Exception
 
void testSerializePackedExtensionsLite () throws Exception
 
void testParseExtensions () throws Exception
 
void testParsePackedExtensions () throws Exception
 
void testParseExtensionsLite () throws Exception
 
void testParsePackedExtensionsLite () throws Exception
 
void testExtensionsSerializedSize () throws Exception
 
void testSerializeDelimited () throws Exception
 
void testInterleavedFieldsAndExtensions () throws Exception
 
void testParseMultipleExtensionRanges () throws Exception
 
void testParseMultipleExtensionRangesDynamic () throws Exception
 
void testSerializeMessageSetEagerly () throws Exception
 
void testSerializeMessageSetNotEagerly () throws Exception
 
void testParseMessageSetEagerly () throws Exception
 
void testParseMessageSetNotEagerly () throws Exception
 
void testParseMessageSetExtensionEagerly () throws Exception
 
void testParseMessageSetExtensionNotEagerly () throws Exception
 
void testMergeLazyMessageSetExtensionEagerly () throws Exception
 
void testMergeLazyMessageSetExtensionNotEagerly () throws Exception
 
void testMergeMessageSetExtensionEagerly () throws Exception
 
void testMergeMessageSetExtensionNotEagerly () throws Exception
 
void testOneofWireFormat () throws Exception
 
void testOneofOnlyLastSet () throws Exception
 

Detailed Description

Tests related to parsing and serialization.

Author
kento.nosp@m.n@go.nosp@m.ogle..nosp@m.com (Kenton Varda)

Member Function Documentation

◆ testExtensionsSerializedSize()

void com.google.protobuf.WireFormatTest.testExtensionsSerializedSize ( ) throws Exception
inline

◆ testInterleavedFieldsAndExtensions()

void com.google.protobuf.WireFormatTest.testInterleavedFieldsAndExtensions ( ) throws Exception
inline

◆ testMergeLazyMessageSetExtensionEagerly()

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

◆ testMergeLazyMessageSetExtensionNotEagerly()

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

◆ testMergeMessageSetExtensionEagerly()

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

◆ testMergeMessageSetExtensionNotEagerly()

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

◆ testOneofOnlyLastSet()

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

◆ testOneofWireFormat()

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

◆ testParseExtensions()

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

◆ testParseExtensionsLite()

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

◆ testParseMessageSetEagerly()

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

◆ testParseMessageSetExtensionEagerly()

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

◆ testParseMessageSetExtensionNotEagerly()

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

◆ testParseMessageSetNotEagerly()

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

◆ testParseMultipleExtensionRanges()

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

◆ testParseMultipleExtensionRangesDynamic()

void com.google.protobuf.WireFormatTest.testParseMultipleExtensionRangesDynamic ( ) throws Exception
inline

◆ testParsePackedExtensions()

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

◆ testParsePackedExtensionsLite()

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

◆ testSerialization()

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

◆ testSerializationPacked()

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

◆ testSerializationPackedWithoutGetSerializedSize()

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

◆ testSerializeDelimited()

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

◆ testSerializeExtensions()

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

◆ testSerializeExtensionsLite()

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

◆ testSerializeMessageSetEagerly()

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

◆ testSerializeMessageSetNotEagerly()

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

◆ testSerializePackedExtensions()

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

◆ testSerializePackedExtensionsLite()

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

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