Home
last modified time | relevance | path

Searched defs:TestWellKnownTypes (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/ruby/tests/
Dwell_known_types_test.rb6 class TestWellKnownTypes < Test::Unit::TestCase class
/third_party/protobuf/src/google/protobuf/
Dunittest_well_known_types.proto23 message TestWellKnownTypes { message
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestWellKnownTypes.cs182 public sealed partial class TestWellKnownTypes : pb::IMessage<TestWellKnownTypes> class
203 public TestWellKnownTypes() { in TestWellKnownTypes() method in Google.Protobuf.TestProtos.TestWellKnownTypes
210 public TestWellKnownTypes(TestWellKnownTypes other) : this() { in TestWellKnownTypes() method in Google.Protobuf.TestProtos.TestWellKnownTypes