Home
last modified time | relevance | path

Searched defs:TestAllTypesProto3 (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/js/experimental/runtime/kernel/conformance/
Dtest_all_types_proto3.js15 class TestAllTypesProto3 { class
Dconformance_testee.js6 const TestAllTypesProto3 = goog.require('proto.conformance.TestAllTypesProto3'); constant
/third_party/protobuf/conformance/
Dconformance_test.h57 class TestAllTypesProto3; variable
/third_party/protobuf/src/google/protobuf/
Dtest_messages_proto3.proto64 message TestAllTypesProto3 { message
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DTestMessagesProto3.cs262 public sealed partial class TestAllTypesProto3 : pb::IMessage<TestAllTypesProto3> class
283 public TestAllTypesProto3() { in TestAllTypesProto3() method in ProtobufTestMessages.Proto3.TestAllTypesProto3
290 public TestAllTypesProto3(TestAllTypesProto3 other) : this() { in TestAllTypesProto3() method in ProtobufTestMessages.Proto3.TestAllTypesProto3