Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs15776 nanDouble_ = other.nanDouble_; in TestExtremeDefaultValues()
16218 private double nanDouble_; field in Google.Protobuf.TestProtos.Proto2.TestExtremeDefaultValues
16221 get { if ((_hasBits0 & 8192) != 0) { return nanDouble_; } else { return NanDoubleDefaultValue; } }
16224 nanDouble_ = value;
[all...]

Completed in 39 milliseconds