Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestProto3.cs297 singleDouble_ = other.singleDouble_; in TestAllTypes()
479 private double singleDouble_; field in Google.Protobuf.TestProtos.TestAllTypes
482 get { return singleDouble_; }
484 singleDouble_ = value;

Completed in 14 milliseconds