Home
last modified time | relevance | path

Searched defs:TestPackedExtensions (Results 1 – 7 of 7) sorted by relevance

/third_party/protobuf/objectivec/Tests/
DGPBTestUtilities.m1855 repeatedCount:(uint32_t)count {
1931 repeatedCount:(uint32_t)count{
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest.proto600 message TestPackedExtensions { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto600 message TestPackedExtensions { message
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto600 message TestPackedExtensions { message
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittest.cs23669 public sealed partial class TestPackedExtensions : pb::IExtendableMessage<TestPackedExtensions> class
23692 public TestPackedExtensions() { in TestPackedExtensions() method in Google.Protobuf.TestProtos.Proto2.TestPackedExtensions
23699 public TestPackedExtensions(TestPackedExtensions other) : this() { in TestPackedExtensions() method in Google.Protobuf.TestProtos.Proto2.TestPackedExtensions
23826 public TValue GetExtension<TValue>(pb::Extension<TestPackedExtensions, TValue> extension) { in GetExtension()
23829 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestPackedExtensions,… in GetExtension()
23832 …RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<TestPackedExtensions,… in GetOrInitializeExtension()
23835 …public void SetExtension<TValue>(pb::Extension<TestPackedExtensions, TValue> extension, TValue val… in SetExtension()
23838 public bool HasExtension<TValue>(pb::Extension<TestPackedExtensions, TValue> extension) { in HasExtension()
23841 public void ClearExtension<TValue>(pb::Extension<TestPackedExtensions, TValue> extension) { in ClearExtension()
23844 …public void ClearExtension<TValue>(pb::RepeatedExtension<TestPackedExtensions, TValue> extension) { in ClearExtension()
/third_party/protobuf/csharp/protos/
Dunittest.proto812 message TestPackedExtensions { message
/third_party/protobuf/src/google/protobuf/
Dunittest.proto816 message TestPackedExtensions { message