Searched refs:optionalDouble_ (Results 1 – 1 of 1) sorted by relevance
758 optionalDouble_ = other.optionalDouble_; in TestAllTypes()987 private double optionalDouble_; field in Conformance.TestAllTypes989 get { return optionalDouble_; }991 optionalDouble_ = value;