Home
last modified time | relevance | path

Searched refs:EnumArray (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/csharp/protos/
Dunittest_issues.proto76 repeated DeprecatedEnum EnumArray = 6 [deprecated = true]; field
/external/libchrome/mojo/public/cpp/bindings/tests/
Ddata_view_unittest.cc146 TEST_F(DataViewTest, EnumArray) { in TEST_F() argument
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestIssues.cs638 public pbc::RepeatedField<global::UnitTest.Issues.TestProtos.DeprecatedEnum> EnumArray { property in UnitTest.Issues.TestProtos.DeprecatedFieldsMessage