Home
last modified time | relevance | path

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

/aosp_15_r20/external/protobuf/objectivec/Tests/
H A DGPBTestUtilities.m95 - (void)modifyRepeatedExtensions:(TestAllExtensions *)message {
182 - (void)assertAllExtensionsSet:(TestAllExtensions *)message
411 - (void)assertRepeatedExtensionsModified:(TestAllExtensions *)message
936 - (void)setAllExtensions:(TestAllExtensions *)message
1390 - (void)assertExtensionsClear:(TestAllExtensions *)message {
/aosp_15_r20/external/cronet/third_party/protobuf/objectivec/Tests/
H A DGPBTestUtilities.m95 - (void)modifyRepeatedExtensions:(TestAllExtensions *)message {
182 - (void)assertAllExtensionsSet:(TestAllExtensions *)message
411 - (void)assertRepeatedExtensionsModified:(TestAllExtensions *)message
936 - (void)setAllExtensions:(TestAllExtensions *)message
1390 - (void)assertExtensionsClear:(TestAllExtensions *)message {
/aosp_15_r20/external/golang-protobuf/internal/testprotos/test/
H A Dtest.pb.go1294 type TestAllExtensions struct { struct
1295 state protoimpl.MessageState
1296 sizeCache protoimpl.SizeCache
1297 unknownFields protoimpl.UnknownFields
1298 extensionFields protoimpl.ExtensionFields
1301 func (x *TestAllExtensions) Reset() {
1310 func (x *TestAllExtensions) String() string {
1314 func (*TestAllExtensions) ProtoMessage() {}
1316 func (x *TestAllExtensions) ProtoReflect() protoreflect.Message {
1329 func (*TestAllExtensions) Descriptor() ([]byte, []int) {
H A Dtest.proto176 message TestAllExtensions { message
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A Dpython.proto61 message TestAllExtensions { // extension begin message
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A Dpython.proto61 message TestAllExtensions { // extension begin message
/aosp_15_r20/external/golang-protobuf/internal/testprotos/fuzz/
H A Dfuzz.pb.go26TestAllExtensions *test.TestAllExtensions `protobuf:"bytes,2,opt,name=test_all_extensi… member
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs6359 public sealed partial class TestAllExtensions : pb::IExtendableMessage<TestAllExtensions> class
6386 public TestAllExtensions() { in TestAllExtensions() method in Google.Protobuf.TestProtos.Proto2.TestAllExtensions
6394 public TestAllExtensions(TestAllExtensions other) : this() { in TestAllExtensions() method in Google.Protobuf.TestProtos.Proto2.TestAllExtensions
6532 public TValue GetExtension<TValue>(pb::Extension<TestAllExtensions, TValue> extension) { in GetExtension()
6535 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestAllExtensions, TV… in GetExtension()
6538 …::RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<TestAllExtensions, … in GetOrInitializeExtension()
6541 …public void SetExtension<TValue>(pb::Extension<TestAllExtensions, TValue> extension, TValue value)… in SetExtension()
6544 public bool HasExtension<TValue>(pb::Extension<TestAllExtensions, TValue> extension) { in HasExtension()
6547 public void ClearExtension<TValue>(pb::Extension<TestAllExtensions, TValue> extension) { in ClearExtension()
6550 public void ClearExtension<TValue>(pb::RepeatedExtension<TestAllExtensions, TValue> extension) { in ClearExtension()
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs6359 public sealed partial class TestAllExtensions : pb::IExtendableMessage<TestAllExtensions> class
6386 public TestAllExtensions() { in TestAllExtensions() method in Google.Protobuf.TestProtos.Proto2.TestAllExtensions
6394 public TestAllExtensions(TestAllExtensions other) : this() { in TestAllExtensions() method in Google.Protobuf.TestProtos.Proto2.TestAllExtensions
6532 public TValue GetExtension<TValue>(pb::Extension<TestAllExtensions, TValue> extension) { in GetExtension()
6535 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestAllExtensions, TV… in GetExtension()
6538 …::RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<TestAllExtensions, … in GetOrInitializeExtension()
6541 …public void SetExtension<TValue>(pb::Extension<TestAllExtensions, TValue> extension, TValue value)… in SetExtension()
6544 public bool HasExtension<TValue>(pb::Extension<TestAllExtensions, TValue> extension) { in HasExtension()
6547 public void ClearExtension<TValue>(pb::Extension<TestAllExtensions, TValue> extension) { in ClearExtension()
6550 public void ClearExtension<TValue>(pb::RepeatedExtension<TestAllExtensions, TValue> extension) { in ClearExtension()
/aosp_15_r20/hardware/interfaces/gnss/aidl/vts/
H A Dgnss_hal_test_cases.cpp1035 TEST_P(GnssHalTest, TestAllExtensions) { in TEST_P() argument
/aosp_15_r20/external/protobuf/csharp/protos/
H A Dunittest.proto221 message TestAllExtensions { message
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/protos/
H A Dunittest.proto221 message TestAllExtensions { message
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dunittest.proto224 message TestAllExtensions { message
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dunittest.proto224 message TestAllExtensions { message