Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs15773 smallNegativeFloat_ = other.smallNegativeFloat_; in TestExtremeDefaultValues()
16143 private float smallNegativeFloat_; field in Google.Protobuf.TestProtos.Proto2.TestExtremeDefaultValues
16146 get { if ((_hasBits0 & 1024) != 0) { return smallNegativeFloat_; } else { return SmallNegativeFloatDefaultValue; } }
16149 smallNegativeFloat_ = value;
[all...]

Completed in 54 milliseconds