Home
last modified time | relevance | path

Searched refs:OneString (Results 1 – 10 of 10) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/
Dtext_format_test.py994 packed_message = unittest_pb2.OneString()
1008 packed_message = unittest_pb2.OneString()
1029 packed_message = unittest_pb2.OneString()
1041 packed_message = unittest_pb2.OneString()
1054 packed_message = unittest_pb2.OneString()
1069 packed_message = unittest_pb2.OneString()
1083 packed_message = unittest_pb2.OneString()
1105 packed_message = unittest_pb2.OneString()
1122 packed_message = unittest_pb2.OneString()
1136 packed_message = unittest_pb2.OneString()
[all …]
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dwire_format_unittest.cc1140 protobuf_unittest::OneString input; in TEST_F()
1162 protobuf_unittest::OneString input; in TEST_F()
1164 protobuf_unittest::OneString output; in TEST_F()
1187 protobuf_unittest::OneString input; in TEST_F()
1199 protobuf_unittest::OneString input; in TEST_F()
1201 protobuf_unittest::OneString output; in TEST_F()
Dunittest_proto3.proto266 message OneString { message
Dtext_format_unittest.cc273 unittest::OneString message; in TEST_F()
Dunittest.proto589 message OneString { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DTextFormatTest.java38 import protobuf_unittest.UnittestProto.OneString;
208 OneString.getDescriptor().findFieldByName("data"); in testPrintField()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/java/com/google/protobuf/
DTextFormatTest.java38 import protobuf_unittest.UnittestProto.OneString;
229 OneString.getDescriptor().findFieldByName("data"); in testPrintField()
850 OneString.getDescriptor().findFieldByName("data"); in testShortDebugString_field()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs168 …eInfo(typeof(global::Google.Protobuf.TestProtos.OneString), global::Google.Protobuf.TestProtos.One… in UnittestProto3Reflection()
3723 public sealed partial class OneString : pb::IMessage<OneString> { class
3724 …ivate static readonly pb::MessageParser<OneString> _parser = new pb::MessageParser<OneString>(() =…
3726 public static pb::MessageParser<OneString> Parser { get { return _parser; } }
3739 public OneString() { in OneString() method in Google.Protobuf.TestProtos.OneString
3746 public OneString(OneString other) : this() { in OneString() method in Google.Protobuf.TestProtos.OneString
3751 public OneString Clone() { in Clone()
3752 return new OneString(this); in Clone()
3768 return Equals(other as OneString); in Equals()
3772 public bool Equals(OneString other) { in Equals()
[all …]
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto545 message OneString { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest.proto545 message OneString { message