|
static final String | UTF_8 = "UTF-8" |
|
◆ getActualClassName()
String com.google.protobuf.test.LiteralByteStringTest.getActualClassName |
( |
Object |
object | ) |
|
|
inlineprotected |
◆ setUp()
void com.google.protobuf.test.LiteralByteStringTest.setUp |
( |
| ) |
throws Exception |
|
inlineprotected |
◆ testAsReadOnlyByteBuffer()
void com.google.protobuf.test.LiteralByteStringTest.testAsReadOnlyByteBuffer |
( |
| ) |
|
|
inline |
◆ testAsReadOnlyByteBufferList()
void com.google.protobuf.test.LiteralByteStringTest.testAsReadOnlyByteBufferList |
( |
| ) |
|
|
inline |
◆ testByteAt()
void com.google.protobuf.test.LiteralByteStringTest.testByteAt |
( |
| ) |
|
|
inline |
◆ testByteIterable()
void com.google.protobuf.test.LiteralByteStringTest.testByteIterable |
( |
| ) |
|
|
inline |
◆ testByteIterator()
void com.google.protobuf.test.LiteralByteStringTest.testByteIterator |
( |
| ) |
|
|
inline |
◆ testConcat_empty()
void com.google.protobuf.test.LiteralByteStringTest.testConcat_empty |
( |
| ) |
|
|
inline |
◆ testCopyTo_ByteArrayOffsetLength()
void com.google.protobuf.test.LiteralByteStringTest.testCopyTo_ByteArrayOffsetLength |
( |
| ) |
|
|
inline |
◆ testCopyTo_ByteArrayOffsetLengthErrors()
void com.google.protobuf.test.LiteralByteStringTest.testCopyTo_ByteArrayOffsetLengthErrors |
( |
| ) |
|
|
inline |
◆ testCopyTo_ByteBuffer()
void com.google.protobuf.test.LiteralByteStringTest.testCopyTo_ByteBuffer |
( |
| ) |
|
|
inline |
◆ testHashCode()
void com.google.protobuf.test.LiteralByteStringTest.testHashCode |
( |
| ) |
|
|
inline |
◆ testNewCodedInput()
void com.google.protobuf.test.LiteralByteStringTest.testNewCodedInput |
( |
| ) |
throws IOException |
|
inline |
◆ testNewInput()
void com.google.protobuf.test.LiteralByteStringTest.testNewInput |
( |
| ) |
throws IOException |
|
inline |
◆ testNewInput_skip()
void com.google.protobuf.test.LiteralByteStringTest.testNewInput_skip |
( |
| ) |
throws IOException |
|
inline |
◆ testNewOutput()
void com.google.protobuf.test.LiteralByteStringTest.testNewOutput |
( |
| ) |
throws IOException |
|
inline |
◆ testSize()
void com.google.protobuf.test.LiteralByteStringTest.testSize |
( |
| ) |
|
|
inline |
◆ testToByteArray()
void com.google.protobuf.test.LiteralByteStringTest.testToByteArray |
( |
| ) |
|
|
inline |
◆ testWriteTo()
void com.google.protobuf.test.LiteralByteStringTest.testWriteTo |
( |
| ) |
throws IOException |
|
inline |
◆ testWriteTo_mutating()
void com.google.protobuf.test.LiteralByteStringTest.testWriteTo_mutating |
( |
| ) |
throws IOException |
|
inline |
◆ classUnderTest
String com.google.protobuf.test.LiteralByteStringTest.classUnderTest |
|
protected |
◆ expectedHashCode
int com.google.protobuf.test.LiteralByteStringTest.expectedHashCode |
|
protected |
◆ referenceBytes
byte [] com.google.protobuf.test.LiteralByteStringTest.referenceBytes |
|
protected |
◆ stringUnderTest
ByteString com.google.protobuf.test.LiteralByteStringTest.stringUnderTest |
|
protected |
◆ UTF_8
final String com.google.protobuf.test.LiteralByteStringTest.UTF_8 = "UTF-8" |
|
staticprotected |
The documentation for this class was generated from the following file: