Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs15765 reallySmallInt64_ = other.reallySmallInt64_; in TestExtremeDefaultValues()
15941 private long reallySmallInt64_; field in Google.Protobuf.TestProtos.Proto2.TestExtremeDefaultValues
15944 get { if ((_hasBits0 & 262144) != 0) { return reallySmallInt64_; } else { return ReallySmallInt64DefaultValue; } }
15947 reallySmallInt64_ = value;
[all...]

Completed in 40 milliseconds