Home
last modified time | relevance | path

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

/third_party/protobuf/objectivec/Tests/
DGPBTestUtilities.m70 - (void)modifyRepeatedExtensions:(TestAllExtensions *)message {
118 - (void)assertAllExtensionsSet:(TestAllExtensions *)message repeatedCount:(uint32_t)count {
379 - (void)assertRepeatedExtensionsModified:(TestAllExtensions *)message
931 - (void)setAllExtensions:(TestAllExtensions *)message repeatedCount:(uint32_t)count {
1350 - (void)assertExtensionsClear:(TestAllExtensions *)message {
Dunittest.proto187 message TestAllExtensions { message
/third_party/protobuf/python/google/protobuf/pyext/
Dpython.proto38 message TestAllExtensions { // extension begin message
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittest.pb.cs6434 public sealed partial class TestAllExtensions : pb::IExtendableMessage<TestAllExtensions> class
6461 public TestAllExtensions() { in TestAllExtensions() method in Google.Protobuf.TestProtos.Proto2.TestAllExtensions
6469 public TestAllExtensions(TestAllExtensions other) : this() { in TestAllExtensions() method in Google.Protobuf.TestProtos.Proto2.TestAllExtensions
6615 public TValue GetExtension<TValue>(pb::Extension<TestAllExtensions, TValue> extension) { in GetExtension()
6618 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestAllExtensions, TV… in GetExtension()
6621 …::RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<TestAllExtensions, … in GetOrInitializeExtension()
6624 …public void SetExtension<TValue>(pb::Extension<TestAllExtensions, TValue> extension, TValue value)… in SetExtension()
6627 public bool HasExtension<TValue>(pb::Extension<TestAllExtensions, TValue> extension) { in HasExtension()
6630 public void ClearExtension<TValue>(pb::Extension<TestAllExtensions, TValue> extension) { in ClearExtension()
6633 public void ClearExtension<TValue>(pb::RepeatedExtension<TestAllExtensions, TValue> extension) { in ClearExtension()
/third_party/protobuf/csharp/protos/
Dunittest.proto201 message TestAllExtensions { message
/third_party/protobuf/src/google/protobuf/
Dedition_unittest.proto223 message TestAllExtensions { message
Dunittest.proto326 message TestAllExtensions { message