Home
last modified time | relevance | path

Searched refs:assertRepeatedExtensionsModified (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/
DGPBTestUtilities.h79 - (void)assertRepeatedExtensionsModified:(TestAllExtensions *)message
DGPBMessageTests.m1367 [self assertRepeatedExtensionsModified:message
DGPBTestUtilities.m411 - (void)assertRepeatedExtensionsModified:(TestAllExtensions *)message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DGeneratedMessageTest.java527 TestUtil.assertRepeatedExtensionsModified(message); in testExtensionRepeatedSetters()
562 TestUtil.assertRepeatedExtensionsModified(builder); in testExtensionReflectionRepeatedSetters()
565 TestUtil.assertRepeatedExtensionsModified(message); in testExtensionReflectionRepeatedSetters()
DTestUtil.java1683 public static void assertRepeatedExtensionsModified( in assertRepeatedExtensionsModified() method in TestUtil
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/java/com/google/protobuf/
DGeneratedMessageTest.java615 TestUtil.assertRepeatedExtensionsModified(message); in testExtensionRepeatedSetters()
665 TestUtil.assertRepeatedExtensionsModified(builder); in testExtensionReflectionRepeatedSetters()
668 TestUtil.assertRepeatedExtensionsModified(message); in testExtensionReflectionRepeatedSetters()
737 TestUtil.assertRepeatedExtensionsModified(builder); in testLiteExtensionRepeatedSetters()
740 TestUtil.assertRepeatedExtensionsModified(message); in testLiteExtensionRepeatedSetters()
DTestUtil.java1817 public static void assertRepeatedExtensionsModified( in assertRepeatedExtensionsModified() method in TestUtil
2398 public static void assertRepeatedExtensionsModified( in assertRepeatedExtensionsModified() method in TestUtil