Home
last modified time | relevance | path

Searched refs:MoreString (Results 1 - 3 of 3) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestProto3.cs177 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.MoreString), global::Google.Protobuf.TestProtos.MoreString.Parser, new[]{ "Data" }, null, null, null, null), in UnittestProto3Reflection()
5389 public sealed partial class MoreString : pb::IMessage<MoreString> class
5394 private static readonly pb::MessageParser<MoreString> _parser = new pb::MessageParser<MoreString>(() => new MoreString());
5397 public static pb::MessageParser<MoreString> Parser { get { return _parser; } }
5410 public MoreString() { in MoreString() method in Google.Protobuf.TestProtos.MoreString
5417 public MoreString(MoreStrin method in Google.Protobuf.TestProtos.MoreString
[all...]
H A DUnittest.cs711 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.MoreString), global::Google.Protobuf.TestProtos.Proto2.MoreString.Parser, new[]{ "Data" }, null, null, null, null), in UnittestReflection()
17579 public sealed partial class MoreString : pb::IMessage<MoreString> class
17584 private static readonly pb::MessageParser<MoreString> _parser = new pb::MessageParser<MoreString>(() => new MoreString());
17587 public static pb::MessageParser<MoreString> Parser { get { return _parser; } }
17600 public MoreString() { in MoreString() method in Google.Protobuf.TestProtos.Proto2.MoreString
17607 public MoreString(MoreStrin method in Google.Protobuf.TestProtos.Proto2.MoreString
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dwire_format_unittest.cc1354 protobuf_unittest::MoreString output; in TEST_F()

Completed in 45 milliseconds