Searched defs:NestedEnum (Results 1 - 7 of 7) sorted by relevance
| /third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | ||
| H A D | UnittestCustomOptionsProto3.cs | 3651 public enum NestedEnum { enum in UnitTest.Issues.TestProtos.NestedOptionType.Types |
| H A D | UnittestProto3Optional.cs | 1174 public enum NestedEnum { enum in ProtobufUnittest.TestProto3Optional.Types |
| H A D | TestMessagesProto2.cs | 4727 public enum NestedEnum { global() enum in ProtobufTestMessages.Proto2.TestAllTypesProto2.Types [all...] |
| H A D | TestMessagesProto3.cs | 5168 public enum NestedEnum { global() enum in ProtobufTestMessages.Proto3.TestAllTypesProto3.Types [all...] |
| H A D | UnittestProto3.cs | 2011 public enum NestedEnum { global() enum in Google.Protobuf.TestProtos.TestAllTypes.Types [all...] |
| H A D | Unittest.cs | 4398 public enum NestedEnum { global() enum in Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types 21309 public enum NestedEnum { global() enum in Google.Protobuf.TestProtos.Proto2.TestOneof2.Types [all...] |
| /third_party/python/Lib/test/ | ||
| H A D | test_enum.py | 1356 class NestedEnum(Enum): class |
Completed in 53 milliseconds