Searched refs:assertReflectionRepeatedSettersRejectNull (Results 1 – 3 of 3) sorted by relevance
144 reflectionTester.assertReflectionRepeatedSettersRejectNull(builder); in testDynamicMessageRepeatedSettersRejectNull()
529 reflectionTester.assertReflectionRepeatedSettersRejectNull(builder); in testReflectionRepeatedSettersRejectNull()674 extensionsReflectionTester.assertReflectionRepeatedSettersRejectNull( in testExtensionReflectionRepeatedSettersRejectNull()
3719 public void assertReflectionRepeatedSettersRejectNull(Message.Builder builder) in assertReflectionRepeatedSettersRejectNull() method in TestUtil.ReflectionTester