Searched refs:optionalDouble_ (Results 1 – 1 of 1) sorted by relevance
800 optionalDouble_ = other.optionalDouble_; in TestAllTypes()1041 private double optionalDouble_; field in Conformance.TestAllTypes1044 get { return optionalDouble_; }1046 optionalDouble_ = value;