com.google.protobuf.TextFormatTest Member List

This is the complete list of members for com.google.protobuf.TextFormatTest, including all inherited members.

ALL_EXTENSIONS_SET_TEXTcom.google.protobuf.TextFormatTestprivatestatic
ALL_FIELDS_SET_TEXTcom.google.protobuf.TextFormatTestprivatestatic
allExtensionsSetTextcom.google.protobuf.TextFormatTestprivatestatic
allFieldsSetTextcom.google.protobuf.TextFormatTestprivatestatic
assertLocation(TextFormatParseInfoTree tree, final Descriptor descriptor, final String fieldName, int index, int line, int column)com.google.protobuf.TextFormatTestinlineprivate
assertLocation(TextFormatParseInfoTree tree, final Descriptor descriptor, final String fieldName, int index, int line, int column)com.google.protobuf.TextFormatTestinlineprivate
assertParseError(String error, String text)com.google.protobuf.TextFormatTestinlineprivate
assertParseError(String error, String text)com.google.protobuf.TextFormatTestinlineprivate
assertParseErrorWithOverwriteForbidden(String error, String text)com.google.protobuf.TextFormatTestinlineprivate
assertParseErrorWithOverwriteForbidden(String error, String text)com.google.protobuf.TextFormatTestinlineprivate
assertParseErrorWithUnknownExtensions(String error, String text)com.google.protobuf.TextFormatTestinlineprivate
assertParseErrorWithUnknownExtensions(String error, String text)com.google.protobuf.TextFormatTestinlineprivate
assertParseErrorWithUnknownFields(String error, String text)com.google.protobuf.TextFormatTestinlineprivate
assertParseErrorWithUnknownFields(String error, String text)com.google.protobuf.TextFormatTestinlineprivate
assertParseSuccessWithOverwriteForbidden(String text)com.google.protobuf.TextFormatTestinlineprivate
assertParseSuccessWithOverwriteForbidden(String text)com.google.protobuf.TextFormatTestinlineprivate
assertParseSuccessWithUnknownExtensions(String text)com.google.protobuf.TextFormatTestinlineprivate
assertParseSuccessWithUnknownExtensions(String text)com.google.protobuf.TextFormatTestinlineprivate
assertParseSuccessWithUnknownFields(String text)com.google.protobuf.TextFormatTestinlineprivate
assertParseSuccessWithUnknownFields(String text)com.google.protobuf.TextFormatTestinlineprivate
assertPrintFieldThrowsClassCastException(final Object value, String fieldName)com.google.protobuf.TextFormatTestinlineprivate
assertPrintFieldValue(String expect, Object value, String fieldName)com.google.protobuf.TextFormatTestinlineprivate
assertPrintFieldValue(String expect, Object value, String fieldName)com.google.protobuf.TextFormatTestinlineprivate
bytes(String str)com.google.protobuf.TextFormatTestinlineprivate
bytes(int... bytesAsInts)com.google.protobuf.TextFormatTestinlineprivate
bytes(String str)com.google.protobuf.TextFormatTestinlineprivate
bytes(int... bytesAsInts)com.google.protobuf.TextFormatTestinlineprivate
CANONICAL_EXOTIC_TEXTcom.google.protobuf.TextFormatTestprivatestatic
canonicalExoticTextcom.google.protobuf.TextFormatTestprivatestatic
createDescriptorForAny(FieldDescriptorProto... fields)com.google.protobuf.TextFormatTestinlineprivatestatic
createDescriptorForAny(FieldDescriptorProto... fields)com.google.protobuf.TextFormatTestinlineprivatestatic
DEFAULT_PARSERcom.google.protobuf.TextFormatTestprivatestatic
defaultParsercom.google.protobuf.TextFormatTestprivate
ESCAPE_TEST_STRINGcom.google.protobuf.TextFormatTestprivatestatic
ESCAPE_TEST_STRING_ESCAPEDcom.google.protobuf.TextFormatTestprivatestatic
EXOTIC_TEXTcom.google.protobuf.TextFormatTestprivatestatic
exoticTextcom.google.protobuf.TextFormatTestprivatestatic
makeUnknownFieldSet()com.google.protobuf.TextFormatTestinlineprivate
makeUnknownFieldSet()com.google.protobuf.TextFormatTestinlineprivate
MESSAGE_SET_TEXTcom.google.protobuf.TextFormatTestprivatestatic
MESSAGE_SET_TEXT_WITH_REPEATED_EXTENSIONcom.google.protobuf.TextFormatTestprivatestatic
messageSetTextcom.google.protobuf.TextFormatTestprivate
messageSetTextWithRepeatedExtensioncom.google.protobuf.TextFormatTestprivate
PARSER_ALLOWING_UNKNOWN_EXTENSIONScom.google.protobuf.TextFormatTestprivatestatic
PARSER_ALLOWING_UNKNOWN_FIELDScom.google.protobuf.TextFormatTestprivatestatic
PARSER_WITH_OVERWRITE_FORBIDDENcom.google.protobuf.TextFormatTestprivatestatic
parserAllowingUnknownExtensionscom.google.protobuf.TextFormatTestprivate
parserAllowingUnknownFieldscom.google.protobuf.TextFormatTestprivate
parserWithOverwriteForbiddencom.google.protobuf.TextFormatTestprivate
testEscape()com.google.protobuf.TextFormatTestinline
testEscape()com.google.protobuf.TextFormatTestinline
testEscapeQuestionMark()com.google.protobuf.TextFormatTestinline
testMapDuplicateKeys()com.google.protobuf.TextFormatTestinline
testMapOverwrite()com.google.protobuf.TextFormatTestinline
testMapOverwrite()com.google.protobuf.TextFormatTestinline
testMapShortForm()com.google.protobuf.TextFormatTestinline
testMapShortForm()com.google.protobuf.TextFormatTestinline
testMapShortFormEmpty()com.google.protobuf.TextFormatTestinline
testMapShortFormEmpty()com.google.protobuf.TextFormatTestinline
testMapShortFormTrailingComma()com.google.protobuf.TextFormatTestinline
testMapShortFormTrailingComma()com.google.protobuf.TextFormatTestinline
testMapTextFormat()com.google.protobuf.TextFormatTestinline
testMapTextFormat()com.google.protobuf.TextFormatTestinline
testMerge()com.google.protobuf.TextFormatTestinline
testMerge()com.google.protobuf.TextFormatTestinline
testMergeAndParseCompatibility()com.google.protobuf.TextFormatTestinline
testMergeAndParseCompatibility()com.google.protobuf.TextFormatTestinline
testMergeAndParseExotic()com.google.protobuf.TextFormatTestinline
testMergeAndParseExotic()com.google.protobuf.TextFormatTestinline
testMergeAngleBrackets()com.google.protobuf.TextFormatTestinline
testMergeAngleBrackets()com.google.protobuf.TextFormatTestinline
testMergeAny_customBuiltTypeRegistry()com.google.protobuf.TextFormatTestinline
testMergeAny_customBuiltTypeRegistry()com.google.protobuf.TextFormatTestinline
testMergeComment()com.google.protobuf.TextFormatTestinline
testMergeComment()com.google.protobuf.TextFormatTestinline
testMergeExtensions()com.google.protobuf.TextFormatTestinline
testMergeExtensions()com.google.protobuf.TextFormatTestinline
testMergeInitialized()com.google.protobuf.TextFormatTestinline
testMergeInitialized()com.google.protobuf.TextFormatTestinline
testMergeMessageSet()com.google.protobuf.TextFormatTestinline
testMergeMessageSet()com.google.protobuf.TextFormatTestinline
testMergeMessageSetWithOverwriteForbidden()com.google.protobuf.TextFormatTestinline
testMergeMessageSetWithOverwriteForbidden()com.google.protobuf.TextFormatTestinline
testMergeNumericEnum()com.google.protobuf.TextFormatTestinline
testMergeNumericEnum()com.google.protobuf.TextFormatTestinline
testMergeReader()com.google.protobuf.TextFormatTestinline
testMergeReader()com.google.protobuf.TextFormatTestinline
testMergeUninitialized()com.google.protobuf.TextFormatTestinline
testMergeUninitialized()com.google.protobuf.TextFormatTestinline
testOneofOverwriteAllowed()com.google.protobuf.TextFormatTestinline
testOneofOverwriteAllowed()com.google.protobuf.TextFormatTestinline
testOneofOverwriteForbidden()com.google.protobuf.TextFormatTestinline
testOneofOverwriteForbidden()com.google.protobuf.TextFormatTestinline
testOneofTextFormat()com.google.protobuf.TextFormatTestinline
testOneofTextFormat()com.google.protobuf.TextFormatTestinline
testParse()com.google.protobuf.TextFormatTestinline
testParse()com.google.protobuf.TextFormatTestinline
testParseAdjacentStringLiterals()com.google.protobuf.TextFormatTestinline
testParseAdjacentStringLiterals()com.google.protobuf.TextFormatTestinline
testParseBoolean()com.google.protobuf.TextFormatTestinline
testParseBoolean()com.google.protobuf.TextFormatTestinline
testParseErrors()com.google.protobuf.TextFormatTestinline
testParseErrors()com.google.protobuf.TextFormatTestinline
testParseExtensions()com.google.protobuf.TextFormatTestinline
testParseExtensions()com.google.protobuf.TextFormatTestinline
testParseInfoTreeBuilding()com.google.protobuf.TextFormatTestinline
testParseInfoTreeBuilding()com.google.protobuf.TextFormatTestinline
testParseInitialized()com.google.protobuf.TextFormatTestinline
testParseInitialized()com.google.protobuf.TextFormatTestinline
testParseInteger()com.google.protobuf.TextFormatTestinline
testParseInteger()com.google.protobuf.TextFormatTestinline
testParseLongString()com.google.protobuf.TextFormatTestinline
testParseLongString()com.google.protobuf.TextFormatTestinline
testParseNonRepeatedFields()com.google.protobuf.TextFormatTestinline
testParseNonRepeatedFields()com.google.protobuf.TextFormatTestinline
testParseShortRepeatedFormOfEmptyRepeatedFields()com.google.protobuf.TextFormatTestinline
testParseShortRepeatedFormOfEmptyRepeatedFields()com.google.protobuf.TextFormatTestinline
testParseShortRepeatedFormOfNonRepeatedFields()com.google.protobuf.TextFormatTestinline
testParseShortRepeatedFormOfNonRepeatedFields()com.google.protobuf.TextFormatTestinline
testParseShortRepeatedFormOfRepeatedFields()com.google.protobuf.TextFormatTestinline
testParseShortRepeatedFormOfRepeatedFields()com.google.protobuf.TextFormatTestinline
testParseShortRepeatedFormWithTrailingComma()com.google.protobuf.TextFormatTestinline
testParseShortRepeatedFormWithTrailingComma()com.google.protobuf.TextFormatTestinline
testParseString()com.google.protobuf.TextFormatTestinline
testParseString()com.google.protobuf.TextFormatTestinline
testParseUninitialized()com.google.protobuf.TextFormatTestinline
testParseUninitialized()com.google.protobuf.TextFormatTestinline
testParseUnknownExtensions()com.google.protobuf.TextFormatTestinline
testParseUnknownExtensions()com.google.protobuf.TextFormatTestinline
testPreservesFloatingPointNegative0()com.google.protobuf.TextFormatTestinline
testPrintAny_anyFromWithNoTypeUrlField()com.google.protobuf.TextFormatTestinline
testPrintAny_anyFromWithNoTypeUrlField()com.google.protobuf.TextFormatTestinline
testPrintAny_anyFromWithNoValueField()com.google.protobuf.TextFormatTestinline
testPrintAny_anyFromWithNoValueField()com.google.protobuf.TextFormatTestinline
testPrintAny_anyWithDynamicMessage()com.google.protobuf.TextFormatTestinline
testPrintAny_anyWithDynamicMessage()com.google.protobuf.TextFormatTestinline
testPrintAny_anyWithInvalidFieldType()com.google.protobuf.TextFormatTestinline
testPrintAny_anyWithInvalidFieldType()com.google.protobuf.TextFormatTestinline
testPrintAny_customBuiltTypeRegistry()com.google.protobuf.TextFormatTestinline
testPrintAny_customBuiltTypeRegistry()com.google.protobuf.TextFormatTestinline
testPrintExotic()com.google.protobuf.TextFormatTestinline
testPrintExotic()com.google.protobuf.TextFormatTestinline
testPrintExtensions()com.google.protobuf.TextFormatTestinline
testPrintExtensions()com.google.protobuf.TextFormatTestinline
testPrintField()com.google.protobuf.TextFormatTestinline
testPrintField()com.google.protobuf.TextFormatTestinline
testPrintFieldValue()com.google.protobuf.TextFormatTestinline
testPrintFieldValue()com.google.protobuf.TextFormatTestinline
testPrintFieldValueThrows()com.google.protobuf.TextFormatTestinline
testPrintMessage()com.google.protobuf.TextFormatTestinline
testPrintMessage()com.google.protobuf.TextFormatTestinline
testPrintMessageBuilder()com.google.protobuf.TextFormatTestinline
testPrintMessageBuilder()com.google.protobuf.TextFormatTestinline
testPrintMessageSet()com.google.protobuf.TextFormatTestinline
testPrintMessageSet()com.google.protobuf.TextFormatTestinline
testPrintToUnicodeString()com.google.protobuf.TextFormatTestinline
testPrintToUnicodeString()com.google.protobuf.TextFormatTestinline
testPrintToUnicodeString_unknown()com.google.protobuf.TextFormatTestinline
testPrintToUnicodeString_unknown()com.google.protobuf.TextFormatTestinline
testPrintToUnicodeStringWithNewlines()com.google.protobuf.TextFormatTestinline
testPrintToUnicodeStringWithNewlines()com.google.protobuf.TextFormatTestinline
testPrintUnknownFields()com.google.protobuf.TextFormatTestinline
testPrintUnknownFields()com.google.protobuf.TextFormatTestinline
testRoundtripProto3Optional()com.google.protobuf.TextFormatTestinline
testShortDebugString()com.google.protobuf.TextFormatTestinline
testShortDebugString()com.google.protobuf.TextFormatTestinline
testShortDebugString_field()com.google.protobuf.TextFormatTestinline
testShortDebugString_field()com.google.protobuf.TextFormatTestinline
testShortDebugString_unknown()com.google.protobuf.TextFormatTestinline
testShortDebugString_unknown()com.google.protobuf.TextFormatTestinline
testSortMapFields()com.google.protobuf.TextFormatTestinline


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