Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs15774 infDouble_ = other.infDouble_; in TestExtremeDefaultValues()
16167 private double infDouble_; field in Google.Protobuf.TestProtos.Proto2.TestExtremeDefaultValues
16173 get { if ((_hasBits0 & 2048) != 0) { return infDouble_; } else { return InfDoubleDefaultValue; } }
16176 infDouble_ = value;
[all...]

Completed in 39 milliseconds