Home
last modified time | relevance | path

Searched refs:singleDouble_ (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs272 singleDouble_ = other.singleDouble_; in TestAllTypes()
453 private double singleDouble_; field in Google.Protobuf.TestProtos.TestAllTypes
456 get { return singleDouble_; }
458 singleDouble_ = value;