Searched refs:assertAllFieldsSetViaReflection (Results 1 – 6 of 6) sorted by relevance
63 reflectionTester.assertAllFieldsSetViaReflection(message); in testDynamicMessageAccessors()77 reflectionTester.assertAllFieldsSetViaReflection(message); in testSettersAfterBuild()120 extensionsReflectionTester.assertAllFieldsSetViaReflection(message); in testDynamicMessageExtensionAccessors()187 reflectionTester.assertAllFieldsSetViaReflection(message2); in testDynamicMessageParsing()191 reflectionTester.assertAllFieldsSetViaReflection(message3); in testDynamicMessageParsing()199 extensionsReflectionTester.assertAllFieldsSetViaReflection(message); in testDynamicMessageExtensionParsing()204 extensionsReflectionTester.assertAllFieldsSetViaReflection(message2); in testDynamicMessageExtensionParsing()244 reflectionTester.assertAllFieldsSetViaReflection(copy); in testDynamicMessageCopy()261 reflectionTester.assertAllFieldsSetViaReflection(derived); in testToBuilder()
437 reflectionTester.assertAllFieldsSetViaReflection(builder); in testReflectionGetters()440 reflectionTester.assertAllFieldsSetViaReflection(message); in testReflectionGetters()538 extensionsReflectionTester.assertAllFieldsSetViaReflection(builder); in testExtensionReflectionGetters()541 extensionsReflectionTester.assertAllFieldsSetViaReflection(message); in testExtensionReflectionGetters()
2247 public void assertAllFieldsSetViaReflection(MessageOrBuilder message) { in assertAllFieldsSetViaReflection() method in TestUtil.ReflectionTester
66 reflectionTester.assertAllFieldsSetViaReflection(message); in testDynamicMessageAccessors()80 reflectionTester.assertAllFieldsSetViaReflection(message); in testSettersAfterBuild()123 extensionsReflectionTester.assertAllFieldsSetViaReflection(message); in testDynamicMessageExtensionAccessors()190 reflectionTester.assertAllFieldsSetViaReflection(message2); in testDynamicMessageParsing()194 reflectionTester.assertAllFieldsSetViaReflection(message3); in testDynamicMessageParsing()202 extensionsReflectionTester.assertAllFieldsSetViaReflection(message); in testDynamicMessageExtensionParsing()207 extensionsReflectionTester.assertAllFieldsSetViaReflection(message2); in testDynamicMessageExtensionParsing()247 reflectionTester.assertAllFieldsSetViaReflection(copy); in testDynamicMessageCopy()277 reflectionTester.assertAllFieldsSetViaReflection(derived); in testToBuilder()
497 reflectionTester.assertAllFieldsSetViaReflection(builder); in testReflectionGetters()500 reflectionTester.assertAllFieldsSetViaReflection(message); in testReflectionGetters()641 extensionsReflectionTester.assertAllFieldsSetViaReflection(builder); in testExtensionReflectionGetters()644 extensionsReflectionTester.assertAllFieldsSetViaReflection(message); in testExtensionReflectionGetters()
3013 public void assertAllFieldsSetViaReflection(MessageOrBuilder message) { in assertAllFieldsSetViaReflection() method in TestUtil.ReflectionTester