Public Member Functions | Protected Member Functions | Static Private Member Functions | List of all members
com.google.protobuf.AbstractProto3LiteSchemaTest Class Referenceabstract
Inheritance diagram for com.google.protobuf.AbstractProto3LiteSchemaTest:
Inheritance graph
[legend]

Public Member Functions

void mapsShouldRoundtrip () throws IOException
 
void mapsShouldRoundtrip () throws IOException
 
void mergeOptionalMessageFields () throws Exception
 
void mergeOptionalMessageFields () throws Exception
 
void oneofFieldsShouldRoundtrip () throws IOException
 
void oneofFieldsShouldRoundtrip () throws IOException
 
void retainUnknownFields ()
 
void retainUnknownFields ()
 

Protected Member Functions

Proto3MessageLiteFactory messageFactory ()
 
Proto3MessageLiteFactory messageFactory ()
 
List< ByteBuffer > serializedBytesWithInvalidUtf8 () throws IOException
 
List< ByteBuffer > serializedBytesWithInvalidUtf8 () throws IOException
 

Static Private Member Functions

static Proto3MessageLite.Builder newBuilder ()
 
static Proto3MessageLite.Builder newBuilder ()
 

Detailed Description

Base class for tests using Proto3MessageLite.

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

Member Function Documentation

◆ mapsShouldRoundtrip() [1/2]

void com.google.protobuf.AbstractProto3LiteSchemaTest.mapsShouldRoundtrip ( ) throws IOException
inline

◆ mapsShouldRoundtrip() [2/2]

void com.google.protobuf.AbstractProto3LiteSchemaTest.mapsShouldRoundtrip ( ) throws IOException
inline

◆ mergeOptionalMessageFields() [1/2]

void com.google.protobuf.AbstractProto3LiteSchemaTest.mergeOptionalMessageFields ( ) throws Exception
inline

◆ mergeOptionalMessageFields() [2/2]

void com.google.protobuf.AbstractProto3LiteSchemaTest.mergeOptionalMessageFields ( ) throws Exception
inline

◆ messageFactory() [1/2]

Proto3MessageLiteFactory com.google.protobuf.AbstractProto3LiteSchemaTest.messageFactory ( )
inlineprotected

◆ messageFactory() [2/2]

Proto3MessageLiteFactory com.google.protobuf.AbstractProto3LiteSchemaTest.messageFactory ( )
inlineprotected

◆ newBuilder() [1/2]

static Proto3MessageLite.Builder com.google.protobuf.AbstractProto3LiteSchemaTest.newBuilder ( )
inlinestaticprivate

◆ newBuilder() [2/2]

static Proto3MessageLite.Builder com.google.protobuf.AbstractProto3LiteSchemaTest.newBuilder ( )
inlinestaticprivate

◆ oneofFieldsShouldRoundtrip() [1/2]

void com.google.protobuf.AbstractProto3LiteSchemaTest.oneofFieldsShouldRoundtrip ( ) throws IOException
inline

◆ oneofFieldsShouldRoundtrip() [2/2]

void com.google.protobuf.AbstractProto3LiteSchemaTest.oneofFieldsShouldRoundtrip ( ) throws IOException
inline

◆ retainUnknownFields() [1/2]

void com.google.protobuf.AbstractProto3LiteSchemaTest.retainUnknownFields ( )
inline

◆ retainUnknownFields() [2/2]

void com.google.protobuf.AbstractProto3LiteSchemaTest.retainUnknownFields ( )
inline

◆ serializedBytesWithInvalidUtf8() [1/2]

List<ByteBuffer> com.google.protobuf.AbstractProto3LiteSchemaTest.serializedBytesWithInvalidUtf8 ( ) throws IOException
inlineprotected

◆ serializedBytesWithInvalidUtf8() [2/2]

List<ByteBuffer> com.google.protobuf.AbstractProto3LiteSchemaTest.serializedBytesWithInvalidUtf8 ( ) throws IOException
inlineprotected

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


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