Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs15784 cordWithZero_ = other.cordWithZero_; in TestExtremeDefaultValues()
16416 private string cordWithZero_; field in Google.Protobuf.TestProtos.Proto2.TestExtremeDefaultValues
16419 get { return cordWithZero_ ?? CordWithZeroDefaultValue; }
16421 cordWithZero_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
16427 get { return cordWithZero_ != null; }
16432 cordWithZero_ = null; in ClearCordWithZero()
[all...]

Completed in 38 milliseconds