Home
last modified time | relevance | path

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

/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DWireFormatLiteTest.java68 ByteString rawBytes2 = message2.toByteString(); in testSerializePackedExtensionsLite() local
151 ByteString rawBytes2 = message2.toByteString(); in testSerializePackedExtensions() local
DWireFormatTest.java97 ByteString rawBytes2 = message2.toByteString(); in testSerializePackedExtensions() local