Searched refs:optionalUint64_ (Results 1 – 1 of 1) sorted by relevance
750 optionalUint64_ = other.optionalUint64_; in TestAllTypes()907 private ulong optionalUint64_; field in Conformance.TestAllTypes909 get { return optionalUint64_; }911 optionalUint64_ = value;