Home
last modified time | relevance | path

Searched refs:getGoldenPackedFieldsMessage (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DCodedOutputStreamTest.java303 assertEqualBytes(TestUtil.getGoldenPackedFieldsMessage().toByteArray(), in testWriteWholePackedFieldsMessage()
DTestUtil.java3036 public static ByteString getGoldenPackedFieldsMessage() { in getGoldenPackedFieldsMessage() method in TestUtil
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/java/com/google/protobuf/
DCodedOutputStreamTest.java342 byte[] expectedBytes = TestUtil.getGoldenPackedFieldsMessage().toByteArray(); in testWriteWholePackedFieldsMessage()
DTestUtil.java3830 public static ByteString getGoldenPackedFieldsMessage() { in getGoldenPackedFieldsMessage() method in TestUtil