Home
last modified time | relevance | path

Searched refs:singleBytes_ (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestProto3.cs300 singleBytes_ = other.singleBytes_; in TestAllTypes()
512 private pb::ByteString singleBytes_ = pb::ByteString.Empty; field in Google.Protobuf.TestProtos.TestAllTypes
515 get { return singleBytes_; }
517 singleBytes_ = pb::ProtoPreconditions.CheckNotNull(value, "value");

Completed in 14 milliseconds