Home
last modified time | relevance | path

Searched refs:assertUnpackedFieldsSet (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/
DAbstractMessageTest.java283 TestUtil.assertUnpackedFieldsSet( in testUnpackedSerialization()
295 TestUtil.assertUnpackedFieldsSet( in testParsePackedToUnpacked()
312 TestUtil.assertUnpackedFieldsSet( in testUnpackedParsing()
DGeneratedMessageTest.java498 TestUtil.assertUnpackedFieldsSet(message); in testParsePackedToUnpacked()
DTestUtil.java987 public static void assertUnpackedFieldsSet(TestUnpackedTypes message) { in assertUnpackedFieldsSet() method in TestUtil
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/java/com/google/protobuf/
DAbstractMessageTest.java306 TestUtil.assertUnpackedFieldsSet( in testUnpackedSerialization()
318 TestUtil.assertUnpackedFieldsSet( in testParsePackedToUnpacked()
335 TestUtil.assertUnpackedFieldsSet( in testUnpackedParsing()
DGeneratedMessageTest.java586 TestUtil.assertUnpackedFieldsSet(message); in testParsePackedToUnpacked()
DTestUtil.java1094 public static void assertUnpackedFieldsSet(TestUnpackedTypes message) { in assertUnpackedFieldsSet() method in TestUtil