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