Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestProto3.cs296 singleFloat_ = other.singleFloat_; in TestAllTypes()
468 private float singleFloat_; field in Google.Protobuf.TestProtos.TestAllTypes
471 get { return singleFloat_; }
473 singleFloat_ = value;

Completed in 13 milliseconds