Home
last modified time | relevance | path

Searched defs:TestMessageMap (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/csharp/protos/
Dmap_unittest_proto3.proto70 message TestMessageMap { message
/third_party/protobuf/src/google/protobuf/
Dmap_unittest.proto69 message TestMessageMap { message
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DMapUnittestProto3.cs921 public sealed partial class TestMessageMap : pb::IMessage<TestMessageMap> class
942 public TestMessageMap() { in TestMessageMap() method in Google.Protobuf.TestProtos.TestMessageMap
949 public TestMessageMap(TestMessageMap other) : this() { in TestMessageMap() method in Google.Protobuf.TestProtos.TestMessageMap