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

Public Member Functions

void testGeneratedMessageParserSingleton () throws Exception
 
void testNormalMessage () throws Exception
 
void testParsePartial () throws Exception
 
void testParseExtensions () throws Exception
 
void testParsePacked () throws Exception
 
void testParseDelimitedTo () throws Exception
 
void testParseUnknownFields () throws Exception
 
void testOptimizeForSize () throws Exception
 
void testParsingMerge () throws Exception
 
void testParsingMergeLite () throws Exception
 

Detailed Description

Unit test for Parser.

Author
liuji.nosp@m.si@g.nosp@m.oogle.nosp@m..com (Pherl Liu)

Member Function Documentation

◆ testGeneratedMessageParserSingleton()

void com.google.protobuf.ParserTest.testGeneratedMessageParserSingleton ( ) throws Exception
inline

◆ testNormalMessage()

void com.google.protobuf.ParserTest.testNormalMessage ( ) throws Exception
inline

◆ testOptimizeForSize()

void com.google.protobuf.ParserTest.testOptimizeForSize ( ) throws Exception
inline

◆ testParseDelimitedTo()

void com.google.protobuf.ParserTest.testParseDelimitedTo ( ) throws Exception
inline

◆ testParseExtensions()

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

◆ testParsePacked()

void com.google.protobuf.ParserTest.testParsePacked ( ) throws Exception
inline

◆ testParsePartial()

void com.google.protobuf.ParserTest.testParsePartial ( ) throws Exception
inline

◆ testParseUnknownFields()

void com.google.protobuf.ParserTest.testParseUnknownFields ( ) throws Exception
inline

◆ testParsingMerge()

void com.google.protobuf.ParserTest.testParsingMerge ( ) throws Exception
inline

◆ testParsingMergeLite()

void com.google.protobuf.ParserTest.testParsingMergeLite ( ) throws Exception
inline

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