Home
last modified time | relevance | path

Searched defs:sourceByteString (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DRopeByteStringSubstringTest.java57 ByteString sourceByteString = ByteString.copyFromUtf8(sourceString); in testToString() local
93 ByteString sourceByteString = ByteString.copyFromUtf8(sourceString); in testCharsetToString() local
DRopeByteStringTest.java108 ByteString sourceByteString = ByteString.copyFromUtf8(sourceString); in testToString() local
140 ByteString sourceByteString = ByteString.copyFromUtf8(sourceString); in testCharsetToString() local