Searched refs:FiveBelow (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 | 46 Values = { NegativeEnum.Zero, NegativeEnum.MinusOne, NegativeEnum.FiveBelow },
in TestRoundTripNegativeEnums() 47 PackedValues = { NegativeEnum.Zero, NegativeEnum.MinusOne, NegativeEnum.FiveBelow }
in TestRoundTripNegativeEnums()
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test/ |
H A D | TestCornerCases.cs | 46 Values = { NegativeEnum.Zero, NegativeEnum.MinusOne, NegativeEnum.FiveBelow },
in TestRoundTripNegativeEnums() 47 PackedValues = { NegativeEnum.Zero, NegativeEnum.MinusOne, NegativeEnum.FiveBelow }
in TestRoundTripNegativeEnums()
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | UnittestIssues.cs | 85 [pbr::OriginalName("FiveBelow")] FiveBelow = -5, enumerator
|
Completed in 6 milliseconds