Home
last modified time | relevance | path

Searched refs:optionalCord_ (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs809 optionalCord_ = other.optionalCord_; in TestAllTypes()
1140 private string optionalCord_ = ""; field in Conformance.TestAllTypes
1143 get { return optionalCord_; }
1145 optionalCord_ = pb::ProtoPreconditions.CheckNotNull(value, "value");