Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs2496 private readonly static string DefaultStringPieceDefaultValue = global::System.Text.Encoding.UTF8.GetString(global::System.Convert.FromBase64String("YWJj"), 0, 3); field in Google.Protobuf.TestProtos.Proto2.TestAllTypes
2501 get { return defaultStringPiece_ ?? DefaultStringPieceDefaultValue; }
[all...]

Completed in 42 milliseconds