Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto2.cs863 private readonly static string OptionalStringPieceDefaultValue = ""; field in ProtobufTestMessages.Proto2.TestAllTypesProto2
868 get { return optionalStringPiece_ ?? OptionalStringPieceDefaultValue; }
H A DUnittest.cs1739 private readonly static string OptionalStringPieceDefaultValue = ""; field in Google.Protobuf.TestProtos.Proto2.TestAllTypes
1744 get { return optionalStringPiece_ ?? OptionalStringPieceDefaultValue; }
[all...]

Completed in 49 milliseconds