Searched refs:optionalInt64_ (Results 1 – 1 of 1) sorted by relevance
748 optionalInt64_ = other.optionalInt64_; in TestAllTypes()887 private long optionalInt64_; field in Conformance.TestAllTypes889 get { return optionalInt64_; }891 optionalInt64_ = value;