Home
last modified time | relevance | path

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

/third_party/protobuf/objectivec/Tests/
DGPBTestUtilities.m95 - (void)modifyRepeatedExtensions:(TestAllExtensions *)message {
183 repeatedCount:(uint32_t)count {
412 repeatedCount:(uint32_t)count {
937 repeatedCount:(uint32_t)count {
1390 - (void)assertExtensionsClear:(TestAllExtensions *)message {
/third_party/protobuf/python/google/protobuf/pyext/
Dpython.proto61 message TestAllExtensions { // extension begin message
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto188 message TestAllExtensions { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto188 message TestAllExtensions { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest.proto188 message TestAllExtensions { message
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittest.cs6023 public sealed partial class TestAllExtensions : pb::IExtendableMessage<TestAllExtensions> class
6046 public TestAllExtensions() { in TestAllExtensions() method in Google.Protobuf.TestProtos.Proto2.TestAllExtensions
6053 public TestAllExtensions(TestAllExtensions other) : this() { in TestAllExtensions() method in Google.Protobuf.TestProtos.Proto2.TestAllExtensions
6180 public TValue GetExtension<TValue>(pb::Extension<TestAllExtensions, TValue> extension) { in GetExtension()
6183 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestAllExtensions, TV… in GetExtension()
6186 …::RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<TestAllExtensions, … in GetOrInitializeExtension()
6189 …public void SetExtension<TValue>(pb::Extension<TestAllExtensions, TValue> extension, TValue value)… in SetExtension()
6192 public bool HasExtension<TValue>(pb::Extension<TestAllExtensions, TValue> extension) { in HasExtension()
6195 public void ClearExtension<TValue>(pb::Extension<TestAllExtensions, TValue> extension) { in ClearExtension()
6198 public void ClearExtension<TValue>(pb::RepeatedExtension<TestAllExtensions, TValue> extension) { in ClearExtension()
/third_party/protobuf/src/google/protobuf/
Dunittest.proto221 message TestAllExtensions { message
/third_party/protobuf/csharp/protos/
Dunittest.proto221 message TestAllExtensions { message