Home
last modified time | relevance | path

Searched refs:assertReflectionRepeatedSettersRejectNull (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DDynamicMessageTest.java141 reflectionTester.assertReflectionRepeatedSettersRejectNull(builder); in testDynamicMessageRepeatedSettersRejectNull()
DGeneratedMessageTest.java469 reflectionTester.assertReflectionRepeatedSettersRejectNull(builder); in testReflectionRepeatedSettersRejectNull()
571 extensionsReflectionTester.assertReflectionRepeatedSettersRejectNull( in testExtensionReflectionRepeatedSettersRejectNull()
DTestUtil.java2926 public void assertReflectionRepeatedSettersRejectNull(Message.Builder builder) in assertReflectionRepeatedSettersRejectNull() method in TestUtil.ReflectionTester
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/java/com/google/protobuf/
DDynamicMessageTest.java144 reflectionTester.assertReflectionRepeatedSettersRejectNull(builder); in testDynamicMessageRepeatedSettersRejectNull()
DGeneratedMessageTest.java529 reflectionTester.assertReflectionRepeatedSettersRejectNull(builder); in testReflectionRepeatedSettersRejectNull()
674 extensionsReflectionTester.assertReflectionRepeatedSettersRejectNull( in testExtensionReflectionRepeatedSettersRejectNull()
DTestUtil.java3719 public void assertReflectionRepeatedSettersRejectNull(Message.Builder builder) in assertReflectionRepeatedSettersRejectNull() method in TestUtil.ReflectionTester