Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/
DWrappersTest.cs223 ….AreEqual(ByteString.CopyFrom(1, 2, 3), fields[TestWellKnownTypes.BytesFieldFieldNumber].Accessor.… in Reflection_SingleValues()
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestWellKnownTypes.cs405 public const int BytesFieldFieldNumber = 18; field in Google.Protobuf.TestProtos.TestWellKnownTypes
1082 public const int BytesFieldFieldNumber = 18; field in Google.Protobuf.TestProtos.RepeatedWellKnownTypes
1564 public const int BytesFieldFieldNumber = 18; field in Google.Protobuf.TestProtos.OneofWellKnownTypes
2189 public const int BytesFieldFieldNumber = 18; field in Google.Protobuf.TestProtos.MapWellKnownTypes