Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/Reflection/
DFieldAccessTest.cs99 fields[TestAllTypes.RepeatedDoubleFieldNumber].Accessor.Clear(message); in Clear()
170 …ert.Throws<InvalidOperationException>(() => fields[TestAllTypes.RepeatedDoubleFieldNumber].Accesso… in SetValue_RepeatedFields()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1274 public const int RepeatedDoubleFieldNumber = 42; field in Conformance.TestAllTypes
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs689 public const int RepeatedDoubleFieldNumber = 42; field in Google.Protobuf.TestProtos.TestAllTypes