Home
last modified time | relevance | path

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 DTestCornerCases.cs46 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 DTestCornerCases.cs46 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 DUnittestIssues.cs85 [pbr::OriginalName("FiveBelow")] FiveBelow = -5, enumerator

Completed in 6 milliseconds