Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestProto3.cs178 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.OneBytes), global::Google.Protobuf.TestProtos.OneBytes.Parser, new[]{ "Data" }, null, null, null, null), in UnittestProto3Reflection()
5550 public sealed partial class OneBytes : pb::IMessage<OneBytes> class
5555 private static readonly pb::MessageParser<OneBytes> _parser = new pb::MessageParser<OneBytes>(() => new OneBytes());
5558 public static pb::MessageParser<OneBytes> Parser { get { return _parser; } }
5571 public OneBytes() { in OneBytes() method in Google.Protobuf.TestProtos.OneBytes
5578 public OneBytes(OneByte method in Google.Protobuf.TestProtos.OneBytes
[all...]
H A DUnittest.cs712 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.OneBytes), global::Google.Protobuf.TestProtos.Proto2.OneBytes.Parser, new[]{ "Data" }, null, null, null, null), in UnittestReflection()
17740 public sealed partial class OneBytes : pb::IMessage<OneBytes> class
17745 private static readonly pb::MessageParser<OneBytes> _parser = new pb::MessageParser<OneBytes>(() => new OneBytes());
17748 public static pb::MessageParser<OneBytes> Parser { get { return _parser; } }
17761 public OneBytes() { in OneBytes() method in Google.Protobuf.TestProtos.Proto2.OneBytes
17768 public OneBytes(OneByte method in Google.Protobuf.TestProtos.Proto2.OneBytes
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dwire_format_unittest.cc1322 protobuf_unittest::OneBytes input; in TEST_F()
1334 protobuf_unittest::OneBytes input; in TEST_F()
1336 protobuf_unittest::OneBytes output; in TEST_F()

Completed in 48 milliseconds