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