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

Public Member Functions

void testHashCode ()
 
void testHashCodeEx () throws Exception
 
void testGetValue ()
 
void testGetValueEx () throws Exception
 
void testEqualsObject ()
 
void testEqualsObjectEx () throws Exception
 

Detailed Description

Unit test for LazyField.

Author
xiang.nosp@m.l@go.nosp@m.ogle..nosp@m.com (Xiang Li)

Member Function Documentation

◆ testEqualsObject()

void com.google.protobuf.LazyFieldTest.testEqualsObject ( )
inline

◆ testEqualsObjectEx()

void com.google.protobuf.LazyFieldTest.testEqualsObjectEx ( ) throws Exception
inline

◆ testGetValue()

void com.google.protobuf.LazyFieldTest.testGetValue ( )
inline

◆ testGetValueEx()

void com.google.protobuf.LazyFieldTest.testGetValueEx ( ) throws Exception
inline

◆ testHashCode()

void com.google.protobuf.LazyFieldTest.testHashCode ( )
inline

◆ testHashCodeEx()

void com.google.protobuf.LazyFieldTest.testHashCodeEx ( ) throws Exception
inline

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