Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs790 optionalInt64_ = other.optionalInt64_; in TestAllTypes()
931 private long optionalInt64_; field in Conformance.TestAllTypes
934 get { return optionalInt64_; }
936 optionalInt64_ = value;