Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/
DSampleMessages.cs90 RepeatedSint32 = { -456, 100 }, in CreateFullTestAllTypes()
DGeneratedMessageTest.cs102 Assert.AreEqual(0, message.RepeatedSint32.Count); in DefaultValues()
193 RepeatedSint32 = { -456, 100 }, in RoundTrip_RepeatedValues()
485 RepeatedSint32 = { -456, 100 }, in CloneRepeatedNonMessageValues()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1209 public pbc::RepeatedField<int> RepeatedSint32 { property in Conformance.TestAllTypes
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs624 public pbc::RepeatedField<int> RepeatedSint32 { property in Google.Protobuf.TestProtos.TestAllTypes