Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs793 optionalSint32_ = other.optionalSint32_; in TestAllTypes()
964 private int optionalSint32_; field in Conformance.TestAllTypes
967 get { return optionalSint32_; }
969 optionalSint32_ = value;