Home
last modified time | relevance | path

Searched refs:fIELDNAME11_ (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs423 fIELDNAME11_ = other.fIELDNAME11_; in TestAllTypesProto3()
1978 private int fIELDNAME11_; field in ProtobufTestMessages.Proto3.TestAllTypesProto3
1981 get { return fIELDNAME11_; }
1983 fIELDNAME11_ = value;
H A DTestMessagesProto2.cs383 fIELDNAME11_ = other.fIELDNAME11_; in TestAllTypesProto2()
2074 private int fIELDNAME11_; field in ProtobufTestMessages.Proto2.TestAllTypesProto2
2077 get { if ((_hasBits0 & 33554432) != 0) { return fIELDNAME11_; } else { return FIELDNAME11DefaultValue; } }
2080 fIELDNAME11_ = value;

Completed in 16 milliseconds