Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs15771 negativeFloat_ = other.negativeFloat_; in TestExtremeDefaultValues()
16092 private float negativeFloat_; field in Google.Protobuf.TestProtos.Proto2.TestExtremeDefaultValues
16095 get { if ((_hasBits0 & 256) != 0) { return negativeFloat_; } else { return NegativeFloatDefaultValue; } }
16098 negativeFloat_ = value;
[all...]

Completed in 41 milliseconds