Home
last modified time | relevance | path

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

/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DAbstractMessageTest.java240 Message abstractMessage = new AbstractMessageWrapper(TestUtil.getAllSet()); in testSerializedSize() local
246 Message abstractMessage = new AbstractMessageWrapper(TestUtil.getAllSet()); in testSerialization() local
302 Message abstractMessage = new AbstractMessageWrapper(TestUtil.getPackedSet()); in testPackedSerialization() local
323 Message abstractMessage = new AbstractMessageWrapper(TestUtil.getUnpackedSet()); in testUnpackedSerialization() local