Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs803 optionalBytes_ = other.optionalBytes_; in TestAllTypes()
1074 private pb::ByteString optionalBytes_ = pb::ByteString.Empty; field in Conformance.TestAllTypes
1077 get { return optionalBytes_; }
1079 optionalBytes_ = pb::ProtoPreconditions.CheckNotNull(value, "value");