Home
last modified time | relevance | path

Searched refs:ForeignBaz (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/
DFieldCodecTest.cs62 … FieldCodec.ForEnum(100, t => (int) t, t => (ForeignEnum) t), ForeignEnum.ForeignBaz, "Enum"),
DJsonFormatterTest.cs179 …var message = new TestAllTypes { RepeatedForeignEnum = { ForeignEnum.ForeignBaz, (ForeignEnum) 100… in UnknownEnumValueNumeric_RepeatedField()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs209 [pbr::OriginalName("FOREIGN_BAZ")] ForeignBaz = 2, enumerator
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs198 [pbr::OriginalName("FOREIGN_BAZ")] ForeignBaz = 6, enumerator