Searched refs:optionalBool_ (Results 1 – 1 of 1) sorted by relevance
801 optionalBool_ = other.optionalBool_; in TestAllTypes()1052 private bool optionalBool_; field in Conformance.TestAllTypes1055 get { return optionalBool_; }1057 optionalBool_ = value;