Searched refs:optionalBool_ (Results 1 – 1 of 1) sorted by relevance
759 optionalBool_ = other.optionalBool_; in TestAllTypes()997 private bool optionalBool_; field in Conformance.TestAllTypes999 get { return optionalBool_; }1001 optionalBool_ = value;