Searched refs:optionalSint32_ (Results 1 – 1 of 1) sorted by relevance
751 optionalSint32_ = other.optionalSint32_; in TestAllTypes()917 private int optionalSint32_; field in Conformance.TestAllTypes919 get { return optionalSint32_; }921 optionalSint32_ = value;