Home
last modified time | relevance | path

Searched refs:ForeignBaz (Results 1 - 7 of 7) sorted by relevance

/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
H A DFieldCodecTest.cs62 FieldCodec.ForEnum(100, t => (int) t, t => (ForeignEnum) t), ForeignEnum.ForeignBaz, "Enum"),
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DJsonFormatterTest.cs88 RepeatedForeignEnum = { ForeignEnum.ForeignBaz, (ForeignEnum) 100, ForeignEnum.ForeignFoo } in EnumAsInt()
273 var message = new TestAllTypes { RepeatedForeignEnum = { ForeignEnum.ForeignBaz, (ForeignEnum) 100, ForeignEnum.ForeignFoo } }; in UnknownEnumValueNumeric_RepeatedField()
H A DFieldCodecTest.cs62 FieldCodec.ForEnum(100, t => (int) t, t => (ForeignEnum) t), ForeignEnum.ForeignBaz, "Enum"),
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs247 [pbr::OriginalName("FOREIGN_BAZ")] ForeignBaz = 2, enumerator
H A DTestMessagesProto2.cs232 [pbr::OriginalName("FOREIGN_BAZ")] ForeignBaz = 2, enumerator
H A DUnittestProto3.cs208 [pbr::OriginalName("FOREIGN_BAZ")] ForeignBaz = 6, enumerator
H A DUnittest.cs985 [pbr::OriginalName("FOREIGN_BAZ")] ForeignBaz = 6, enumerator
[all...]

Completed in 78 milliseconds