Searched refs:assertAllExtensionsSet (Results 1 – 13 of 13) sorted by relevance
75 - (void)assertAllExtensionsSet:(TestAllExtensions *)message
117 [self assertAllExtensionsSet:message2 repeatedCount:kGPBDefaultRepeatCount];
1360 [self assertAllExtensionsSet:message repeatedCount:kGPBDefaultRepeatCount];
182 - (void)assertAllExtensionsSet:(TestAllExtensions *)message
169 TestUtil.assertAllExtensionsSet(message2); in testParseExtensions()198 TestUtil.assertAllExtensionsSet(message2); in testParseExtensionsLite()206 TestUtil.assertAllExtensionsSet(message3); in testParseExtensionsLite()
607 TestUtil.assertAllExtensionsSet(message); in testExtensionMessageOrBuilder()650 TestUtil.assertAllExtensionsSet(builder); in testExtensionReflectionSetters()653 TestUtil.assertAllExtensionsSet(message); in testExtensionReflectionSetters()702 TestUtil.assertAllExtensionsSet(copy); in testExtensionCopy()727 TestUtil.assertAllExtensionsSet(builder); in testLiteExtensionMessageOrBuilder()730 TestUtil.assertAllExtensionsSet(message); in testLiteExtensionMessageOrBuilder()766 TestUtil.assertAllExtensionsSet(copy); in testLiteExtensionCopy()
469 TestUtil.assertAllExtensionsSet(message); in testAllExtensionsLite()
337 TestUtil.assertAllExtensionsSet(builder.build()); in testParseExtensions()
1401 public static void assertAllExtensionsSet( in assertAllExtensionsSet() method in TestUtil2002 public static void assertAllExtensionsSet( in assertAllExtensionsSet() method in TestUtil
519 TestUtil.assertAllExtensionsSet(message); in testExtensionMessageOrBuilder()547 TestUtil.assertAllExtensionsSet(builder); in testExtensionReflectionSetters()550 TestUtil.assertAllExtensionsSet(message); in testExtensionReflectionSetters()599 TestUtil.assertAllExtensionsSet(copy); in testExtensionCopy()
316 TestUtil.assertAllExtensionsSet(builder.build()); in testParseExtensions()
140 TestUtil.assertAllExtensionsSet(message2); in testParseExtensions()
1276 public static void assertAllExtensionsSet( in assertAllExtensionsSet() method in TestUtil