Home
last modified time | relevance | path

Searched defs:msg3 (Results 1 – 8 of 8) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/
DGPBSwiftTests.swift41 let msg3 = Message2_OptionalGroup() in testProto2Basics() variable
237 let msg3 = msg.optionalMessage.optionalMessage in testAutoCreation() variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/java/com/google/protobuf/
DParserTest.java262 TestAllTypes msg3 = builder.setOptionalInt32(3) in testParsingMerge() local
324 TestAllTypesLite msg3 = builder.setOptionalInt32(3) in testParsingMergeLite() local
DCodedInputStreamTest.java818 Int32Message msg3 = Int32Message.parseFrom(serialized); in testCompatibleTypes() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dlite_unittest.cc62 google::protobuf::unittest::TestAllTypesLite* msg3) { in AssignParsingMergeMessages()
172 google::protobuf::unittest::TestAllTypesLite* msg3; in main() local
Dmessage_unittest.cc333 unittest::TestAllTypes* msg3) { in AssignParsingMergeMessages()
348 unittest::TestAllTypes* msg3; in TEST() local
Dwire_format_unittest.cc786 unittest::Uint64Message msg3; in TEST() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DParserTest.java223 TestAllTypes msg3 = builder.setOptionalInt32(3) in testParsingMerge() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/javanano/src/test/java/com/google/protobuf/nano/
DNanoTest.java110 RecursiveMessageNano msg3 = new RecursiveMessageNano(); in testRecursiveMessageNano() local