Home
last modified time | relevance | path

Searched defs:TestRequired (Results 1 – 6 of 6) sorted by relevance

/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto312 message TestRequired { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest.proto312 message TestRequired { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto312 message TestRequired { message
/third_party/protobuf/csharp/protos/
Dunittest.proto372 message TestRequired { message
/third_party/protobuf/src/google/protobuf/
Dunittest.proto372 message TestRequired { message
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittest.cs7573 public sealed partial class TestRequired : pb::IMessage<TestRequired> class
7596 public TestRequired() { in TestRequired() method in Google.Protobuf.TestProtos.Proto2.TestRequired
7603 public TestRequired(TestRequired other) : this() { in TestRequired() method in Google.Protobuf.TestProtos.Proto2.TestRequired