Home
last modified time | relevance | path

Searched refs:OneString (Results 1 - 8 of 8) sorted by relevance

/third_party/protobuf/python/google/protobuf/internal/
H A Dtext_format_test.py1646 packed_message = unittest_pb2.OneString()
1654 ' [type.googleapis.com/protobuf_unittest.OneString] {\n'
1660 packed_msg = unittest_pb2.OneString()
1668 packed_message = unittest_pb2.OneString()
1677 ' [type.googleapis.com/protobuf_unittest.OneString] {\n'
1682 ' [type.googleapis.com/protobuf_unittest.OneString] {\n'
1688 packed_message = unittest_pb2.OneString()
1696 ' type_url: "type.googleapis.com/protobuf_unittest.OneString"\n'
1701 packed_message = unittest_pb2.OneString()
1709 ' [type.googleapis.com/protobuf_unittest.OneString] <\
[all...]
H A Djson_format_test.py686 packed_message = unittest_pb2.OneString()
695 ' type.googleapis.com/protobuf_unittest.OneString.',
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
H A DTextFormatTest.java38 import protobuf_unittest.UnittestProto.OneString;
208 OneString.getDescriptor().findFieldByName("data"); in testPrintField()
/third_party/protobuf/src/google/protobuf/
H A Dwire_format_unittest.cc1245 protobuf_unittest::OneString input; in TEST_F()
1256 "String field 'protobuf_unittest.OneString.data' " in TEST_F()
1268 protobuf_unittest::OneString input; in TEST_F()
1270 protobuf_unittest::OneString output; in TEST_F()
1281 "String field 'protobuf_unittest.OneString.data' " in TEST_F()
1294 protobuf_unittest::OneString input; in TEST_F()
1306 protobuf_unittest::OneString input; in TEST_F()
1308 protobuf_unittest::OneString output; in TEST_F()
H A Dtext_format_unittest.cc294 unittest::OneString message; in TEST_F()
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DTextFormatTest.java49 import protobuf_unittest.UnittestProto.OneString;
252 final FieldDescriptor dataField = OneString.getDescriptor().findFieldByName("data"); in testPrintField()
1117 final FieldDescriptor dataField = OneString.getDescriptor().findFieldByName("data"); in testShortDebugString_field()
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestProto3.cs176 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.OneString), global::Google.Protobuf.TestProtos.OneString.Parser, new[]{ "Data" }, null, null, null, null), in UnittestProto3Reflection()
5217 public sealed partial class OneString : pb::IMessage<OneString> class
5222 private static readonly pb::MessageParser<OneString> _parser = new pb::MessageParser<OneString>(() => new OneString());
5225 public static pb::MessageParser<OneString> Parser { get { return _parser; } }
5238 public OneString() { in OneString() method in Google.Protobuf.TestProtos.OneString
5245 public OneString(OneStrin method in Google.Protobuf.TestProtos.OneString
[all...]
H A DUnittest.cs710 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.OneString), global::Google.Protobuf.TestProtos.Proto2.OneString.Parser, new[]{ "Data" }, null, null, null, null), in UnittestReflection()
17395 public sealed partial class OneString : pb::IMessage<OneString> class
17400 private static readonly pb::MessageParser<OneString> _parser = new pb::MessageParser<OneString>(() => new OneString());
17403 public static pb::MessageParser<OneString> Parser { get { return _parser; } }
17416 public OneString() { in OneString() method in Google.Protobuf.TestProtos.Proto2.OneString
17423 public OneString(OneStrin method in Google.Protobuf.TestProtos.Proto2.OneString
[all...]

Completed in 59 milliseconds