Searched refs:assertAllFieldsSet (Results 1 – 15 of 15) sorted by relevance
54 TestUtil.assertAllFieldsSet(result); in testAnyGeneratedApi()94 TestUtil.assertAllFieldsSet(result); in testCustomTypeUrls()107 TestUtil.assertAllFieldsSet(result); in testCustomTypeUrls()120 TestUtil.assertAllFieldsSet(result); in testCustomTypeUrls()
68 TestUtil.assertAllFieldsSet(message2); in testSerialization()93 TestUtil.assertAllFieldsSet(message2); in testSerializeExtensions()141 TestUtil.assertAllFieldsSet(message2); in testSerializeExtensionsLite()236 TestUtil.assertAllFieldsSet(TestAllTypes.parseDelimitedFrom(input)); in testSerializeDelimited()
226 TestUtil.assertAllFieldsSet((TestAllTypes) message.wrappedMessage); in testCopy()240 TestUtil.assertAllFieldsSet( in testSerialization()252 TestUtil.assertAllFieldsSet((TestAllTypes) message.wrappedMessage); in testParsing()
323 TestUtil.assertAllFieldsSet(message2); in testReadWholeMessage()329 TestUtil.assertAllFieldsSet(message2); in testReadWholeMessage()416 TestUtil.assertAllFieldsSet(message3); in testReadHugeBlob()
231 TestUtil.assertAllFieldsSet(destination); in testParseKnownAndUnknown()457 TestUtil.assertAllFieldsSet(message); in testSerializeLite()
101 TestUtil.assertAllFieldsSet(message); in testMessageOrBuilder()506 TestUtil.assertAllFieldsSet(builder); in testReflectionSetters()509 TestUtil.assertAllFieldsSet(message); in testReflectionSetters()855 TestUtil.assertAllFieldsSet(message); in testToBuilder()856 TestUtil.assertAllFieldsSet(message.toBuilder().build()); in testToBuilder()
323 TestUtil.assertAllFieldsSet(builder.build()); in testParse()329 TestUtil.assertAllFieldsSet(builder.build()); in testParseReader()
175 TestUtil.assertAllFieldsSet(message2); in testDynamicMessageSerialization()
502 public static void assertAllFieldsSet(TestAllTypesOrBuilder message) { in assertAllFieldsSet() method in TestUtil
73 - (void)assertAllFieldsSet:(TestAllTypes *)message
53 [self assertAllFieldsSet:message2 repeatedCount:kGPBDefaultRepeatCount];81 [self assertAllFieldsSet:message2 repeatedCount:kGPBDefaultRepeatCount];
188 [self assertAllFieldsSet:message2 repeatedCount:kGPBDefaultRepeatCount];244 [self assertAllFieldsSet:message3 repeatedCount:kGPBDefaultRepeatCount];
182 [self assertAllFieldsSet:destination repeatedCount:kGPBDefaultRepeatCount];
392 [self assertAllFieldsSet:message repeatedCount:kGPBDefaultRepeatCount];405 [self assertAllFieldsSet:message repeatedCount:kGPBDefaultRepeatCount];
509 - (void)assertAllFieldsSet:(TestAllTypes *)message