Searched refs:PackedValues (Results 1 - 3 of 3) sorted by relevance
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/ |
H A D | TestCornerCases.cs | 47 PackedValues = { NegativeEnum.Zero, NegativeEnum.MinusOne, NegativeEnum.FiveBelow }
in TestRoundTripNegativeEnums()
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test/ |
H A D | TestCornerCases.cs | 47 PackedValues = { NegativeEnum.Zero, NegativeEnum.MinusOne, NegativeEnum.FiveBelow }
in TestRoundTripNegativeEnums()
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | UnittestIssues.cs | 66 new pbr::GeneratedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.NegativeEnumMessage), global::UnitTest.Issues.TestProtos.NegativeEnumMessage.Parser, new[]{ "Value", "Values", "PackedValues" }, null, null, null, null), in UnittestIssuesReflection() 590 public pbc::RepeatedField<global::UnitTest.Issues.TestProtos.NegativeEnum> PackedValues { property in UnitTest.Issues.TestProtos.NegativeEnumMessage
|
Completed in 6 milliseconds