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

Public Member Functions

void testCompilation ()
 
void testGetDescriptor ()
 
void testConflictingFieldNames () throws Exception
 

Detailed Description

Tests that proto2 api generation doesn't cause compile errors when compiling protocol buffers that have names that would otherwise conflict if not fully qualified (like and ).

Author
jonp@.nosp@m.goog.nosp@m.le.co.nosp@m.m (Jon Perlow)

Member Function Documentation

◆ testCompilation()

void com.google.protobuf.TestBadIdentifiers.testCompilation ( )
inline

◆ testConflictingFieldNames()

void com.google.protobuf.TestBadIdentifiers.testConflictingFieldNames ( ) throws Exception
inline

◆ testGetDescriptor()

void com.google.protobuf.TestBadIdentifiers.testGetDescriptor ( )
inline

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