assertEncoding(String message) | com.google.protobuf.Utf8Test | inlineprivatestatic |
assertEncoding(String message) | com.google.protobuf.Utf8Test | inlineprivatestatic |
assertEncoding_insufficientSpace(String message) | com.google.protobuf.Utf8Test | inlineprivate |
assertEncoding_insufficientSpace(String message) | com.google.protobuf.Utf8Test | inlineprivate |
assertExceptionMessage(Throwable t, int index) | com.google.protobuf.Utf8Test | inlineprivate |
assertIsValid(byte[] data, boolean valid) | com.google.protobuf.Utf8Test | inlineprivatestatic |
assertIsValid(byte[] data, boolean valid) | com.google.protobuf.Utf8Test | inlineprivatestatic |
encodeToByteArray(String message, int length, Utf8.Processor processor) | com.google.protobuf.Utf8Test | inlineprivatestatic |
encodeToByteArray(String message, int length, Utf8.Processor processor) | com.google.protobuf.Utf8Test | inlineprivatestatic |
encodeToByteBuffer(String message, int length, boolean direct, Utf8.Processor processor) | com.google.protobuf.Utf8Test | inlineprivatestatic |
encodeToByteBuffer(String message, int length, boolean direct, Utf8.Processor processor) | com.google.protobuf.Utf8Test | inlineprivatestatic |
NUM_CHARS | com.google.protobuf.Utf8Test | privatestatic |
randomString(int maxCodePoint) | com.google.protobuf.Utf8Test | inlineprivatestatic |
randomString(int maxCodePoint) | com.google.protobuf.Utf8Test | inlineprivatestatic |
safeProcessor | com.google.protobuf.Utf8Test | privatestatic |
testEncode() | com.google.protobuf.Utf8Test | inline |
testEncode() | com.google.protobuf.Utf8Test | inline |
testEncode_insufficientSpace() | com.google.protobuf.Utf8Test | inline |
testEncode_insufficientSpace() | com.google.protobuf.Utf8Test | inline |
testInvalidSurrogateCodepoint() | com.google.protobuf.Utf8Test | inline |
testInvalidSurrogateCodepoint() | com.google.protobuf.Utf8Test | inline |
testMaxCodepointExceeded() | com.google.protobuf.Utf8Test | inline |
testMaxCodepointExceeded() | com.google.protobuf.Utf8Test | inline |
testOverlongIsInvalid() | com.google.protobuf.Utf8Test | inline |
testOverlongIsInvalid() | com.google.protobuf.Utf8Test | inline |
testValid() | com.google.protobuf.Utf8Test | inline |
testValid() | com.google.protobuf.Utf8Test | inline |
unsafeProcessor | com.google.protobuf.Utf8Test | privatestatic |