Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs15759 escapedBytes_ = other.escapedBytes_; in TestExtremeDefaultValues()
15798 private pb::ByteString escapedBytes_; field in Google.Protobuf.TestProtos.Proto2.TestExtremeDefaultValues
15801 get { return escapedBytes_ ?? EscapedBytesDefaultValue; }
15803 escapedBytes_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
15809 get { return escapedBytes_ != null; }
15814 escapedBytes_ = null; in ClearEscapedBytes()
[all...]

Completed in 39 milliseconds