Searched refs:assertPackedFieldsSetViaReflection (Results 1 – 4 of 4) sorted by relevance
231 packedReflectionTester.assertPackedFieldsSetViaReflection(message2); in testDynamicMessagePackedParsing()235 packedReflectionTester.assertPackedFieldsSetViaReflection(message3); in testDynamicMessagePackedParsing()
2810 public void assertPackedFieldsSetViaReflection(MessageOrBuilder message) { in assertPackedFieldsSetViaReflection() method in TestUtil.ReflectionTester
234 packedReflectionTester.assertPackedFieldsSetViaReflection(message2); in testDynamicMessagePackedParsing()238 packedReflectionTester.assertPackedFieldsSetViaReflection(message3); in testDynamicMessagePackedParsing()
3603 public void assertPackedFieldsSetViaReflection(MessageOrBuilder message) { in assertPackedFieldsSetViaReflection() method in TestUtil.ReflectionTester