Searched refs:assertPackedFieldsSet (Results 1 – 9 of 9) sorted by relevance
287 TestUtil.assertPackedFieldsSet( in testPackedSerialization()299 TestUtil.assertPackedFieldsSet((TestPackedTypes) message.wrappedMessage); in testPackedParsing()327 TestUtil.assertPackedFieldsSet((TestPackedTypes) message.wrappedMessage); in testParseUnpackedToPacked()
79 TestUtil.assertPackedFieldsSet(message2); in testSerializationPacked()127 TestUtil.assertPackedFieldsSet(message2); in testSerializationPackedWithoutGetSerializedSize()238 TestUtil.assertPackedFieldsSet(TestPackedTypes.parseDelimitedFrom(input)); in testSerializeDelimited()
219 TestUtil.assertPackedFieldsSet(message2); in testDynamicMessagePackedSerialization()
481 TestUtil.assertPackedFieldsSet(message); in testAllPackedFieldsLite()
593 TestUtil.assertPackedFieldsSet(message); in testParseUnpackedToPacked()
1045 public static void assertPackedFieldsSet(TestPackedTypes message) { in assertPackedFieldsSet() method in TestUtil
83 - (void)assertPackedFieldsSet:(TestPackedTypes *)message
66 [self assertPackedFieldsSet:message2 repeatedCount:kGPBDefaultRepeatCount];
1813 - (void)assertPackedFieldsSet:(TestPackedTypes *)message