Private Member Functions | |
void | assertParseBadUtf8 (MessageLite defaultInstance, byte[] data) throws Exception |
void | assertParseBadUtf8 (MessageLite defaultInstance, byte[] data) throws Exception |
Static Private Attributes | |
static final ByteString | NON_UTF8_BYTE_STRING |
static final ByteString | UTF8_BYTE_STRING = ByteString.copyFromUtf8(UTF8_BYTE_STRING_TEXT) |
static final String | UTF8_BYTE_STRING_TEXT = "some text" |
Test that protos generated with file option java_string_check_utf8 do in fact perform appropriate UTF-8 checks.
Test that protos generated with file option java_string_check_utf8 do in fact perform appropriate UTF-8 checks.
Definition at line 46 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java.
|
inlineprivate |
Definition at line 130 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java.
|
inlineprivate |
Definition at line 145 of file protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java.
|
inline |
Definition at line 73 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java.
|
inline |
Definition at line 82 of file protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java.
|
inline |
Definition at line 106 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java.
|
inline |
Definition at line 119 of file protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java.
|
inline |
Definition at line 82 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java.
|
inline |
Definition at line 92 of file protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java.
|
inline |
Definition at line 115 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java.
|
inline |
Definition at line 129 of file protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java.
|
inline |
Definition at line 64 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java.
|
inline |
Definition at line 72 of file protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java.
|
inline |
Definition at line 97 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java.
|
inline |
Definition at line 109 of file protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java.
|
inline |
Definition at line 53 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java.
|
inline |
Definition at line 58 of file protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java.
|
inline |
Definition at line 91 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java.
|
inline |
Definition at line 102 of file protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java.
|
inline |
Definition at line 124 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java.
|
inline |
Definition at line 139 of file protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java.
|
inline |
Definition at line 58 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java.
|
inline |
Definition at line 64 of file protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java.
|
staticprivate |
Definition at line 50 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java.
|
staticprivate |
Definition at line 49 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java.
|
staticprivate |
Definition at line 48 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java.