◆ setUp()
void com.google.protobuf.TextFormatParseInfoTreeTest.setUp |
( |
| ) |
|
|
inline |
◆ testBuildEmptyParseTree()
void com.google.protobuf.TextFormatParseInfoTreeTest.testBuildEmptyParseTree |
( |
| ) |
|
|
inline |
◆ testGetLocationReturnsSingleLocation()
void com.google.protobuf.TextFormatParseInfoTreeTest.testGetLocationReturnsSingleLocation |
( |
| ) |
|
|
inline |
◆ testGetLocationsReturnsMultipleLocations()
void com.google.protobuf.TextFormatParseInfoTreeTest.testGetLocationsReturnsMultipleLocations |
( |
| ) |
|
|
inline |
◆ testGetLocationsReturnsNoParseLocationsForUnknownField()
void com.google.protobuf.TextFormatParseInfoTreeTest.testGetLocationsReturnsNoParseLocationsForUnknownField |
( |
| ) |
|
|
inline |
◆ testGetLocationThrowsIllegalArgumentExceptionForInvalidIndex()
void com.google.protobuf.TextFormatParseInfoTreeTest.testGetLocationThrowsIllegalArgumentExceptionForInvalidIndex |
( |
| ) |
|
|
inline |
◆ testGetLocationThrowsIllegalArgumentExceptionForUnknownField()
void com.google.protobuf.TextFormatParseInfoTreeTest.testGetLocationThrowsIllegalArgumentExceptionForUnknownField |
( |
| ) |
|
|
inline |
◆ testGetNestedTreesReturnsMultipleTrees()
void com.google.protobuf.TextFormatParseInfoTreeTest.testGetNestedTreesReturnsMultipleTrees |
( |
| ) |
|
|
inline |
◆ testGetNestedTreesReturnsNoParseInfoTreesForUnknownField()
void com.google.protobuf.TextFormatParseInfoTreeTest.testGetNestedTreesReturnsNoParseInfoTreesForUnknownField |
( |
| ) |
|
|
inline |
◆ testGetNestedTreesReturnsSingleTree()
void com.google.protobuf.TextFormatParseInfoTreeTest.testGetNestedTreesReturnsSingleTree |
( |
| ) |
|
|
inline |
◆ testGetNestedTreeThrowsIllegalArgumentExceptionForInvalidIndex()
void com.google.protobuf.TextFormatParseInfoTreeTest.testGetNestedTreeThrowsIllegalArgumentExceptionForInvalidIndex |
( |
| ) |
|
|
inline |
◆ testGetNestedTreeThrowsIllegalArgumentExceptionForUnknownField()
void com.google.protobuf.TextFormatParseInfoTreeTest.testGetNestedTreeThrowsIllegalArgumentExceptionForUnknownField |
( |
| ) |
|
|
inline |
◆ DESCRIPTOR
final Descriptor com.google.protobuf.TextFormatParseInfoTreeTest.DESCRIPTOR = TestAllTypes.getDescriptor() |
|
staticprivate |
◆ FIELD_BB
final FieldDescriptor com.google.protobuf.TextFormatParseInfoTreeTest.FIELD_BB |
|
staticprivate |
◆ LOC0
final TextFormatParseLocation com.google.protobuf.TextFormatParseInfoTreeTest.LOC0 = TextFormatParseLocation.create(1, 2) |
|
staticprivate |
◆ LOC1
final TextFormatParseLocation com.google.protobuf.TextFormatParseInfoTreeTest.LOC1 = TextFormatParseLocation.create(2, 3) |
|
staticprivate |
◆ OPTIONAL_BOOLEAN
final FieldDescriptor com.google.protobuf.TextFormatParseInfoTreeTest.OPTIONAL_BOOLEAN |
|
staticprivate |
◆ OPTIONAL_INT32
final FieldDescriptor com.google.protobuf.TextFormatParseInfoTreeTest.OPTIONAL_INT32 |
|
staticprivate |
◆ OPTIONAL_NESTED_MESSAGE
final FieldDescriptor com.google.protobuf.TextFormatParseInfoTreeTest.OPTIONAL_NESTED_MESSAGE |
|
staticprivate |
◆ REPEATED_INT32
final FieldDescriptor com.google.protobuf.TextFormatParseInfoTreeTest.REPEATED_INT32 |
|
staticprivate |
◆ REPEATED_NESTED_MESSAGE
final FieldDescriptor com.google.protobuf.TextFormatParseInfoTreeTest.REPEATED_NESTED_MESSAGE |
|
staticprivate |
◆ rootBuilder
The documentation for this class was generated from the following file: