Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs15769 smallFloat_ = other.smallFloat_; in TestExtremeDefaultValues()
16044 private float smallFloat_; field in Google.Protobuf.TestProtos.Proto2.TestExtremeDefaultValues
16047 get { if ((_hasBits0 & 64) != 0) { return smallFloat_; } else { return SmallFloatDefaultValue; } }
16050 smallFloat_ = value;
[all...]

Completed in 44 milliseconds