Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto2.cs886 private readonly static string OptionalCordDefaultValue = ""; field in ProtobufTestMessages.Proto2.TestAllTypesProto2
891 get { return optionalCord_ ?? OptionalCordDefaultValue; }
H A DUnittest.cs1762 private readonly static string OptionalCordDefaultValue = ""; field in Google.Protobuf.TestProtos.Proto2.TestAllTypes
1767 get { return optionalCord_ ?? OptionalCordDefaultValue; }
[all...]

Completed in 46 milliseconds