Home
last modified time | relevance | path

Searched refs:guid_ (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestIssues.cs1582 guid_ = other.guid_; in TestJsonName()
1617 private string guid_ = ""; field in UnitTest.Issues.TestProtos.TestJsonName
1620 get { return guid_; }
1622 guid_ = pb::ProtoPreconditions.CheckNotNull(value, "value");