Home
last modified time | relevance | path

Searched refs:dds_slot (Results 1 – 10 of 10) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/nr/nsa5g/
DNsa5gDSDSMessageTest.py63 dds_slot=0,
77 dds_slot=0,
91 dds_slot=1,
105 dds_slot=1,
119 dds_slot=0,
133 dds_slot=0,
147 dds_slot=1,
161 dds_slot=1,
175 dds_slot=0,
189 dds_slot=0,
[all …]
DNsa5gDSDSVoiceTest.py72 dds_slot=0,
91 dds_slot=0,
110 dds_slot=0,
129 dds_slot=0,
149 dds_slot=1,
168 dds_slot=1,
187 dds_slot=1,
206 dds_slot=1,
226 dds_slot=0,
245 dds_slot=0,
[all …]
/tools/test/connectivity/acts_tests/tests/google/tel/lab/
DTelLabGFTDSDSInOutServiceTest.py64 dds_slot=0, argument
89 tasks = [(set_dds_on_slot, (ad, dds_slot))
634 dds_slot=0)
654 dds_slot=0)
674 dds_slot=0,
696 dds_slot=1,
718 dds_slot=0,
740 dds_slot=1,
762 dds_slot=0,
784 dds_slot=1,
[all …]
DTelLabGFTDSDSTest.py418 dds_slot=0, argument
421 set_dds_on_slot(ad, dds_slot)
425 return self._test_mo_voice_call(psim_rat, esim_rat, dds_slot,
431 dds_slot=0, argument
434 set_dds_on_slot(ad, dds_slot)
442 return self._test_mo_voice_call(psim_rat, esim_rat, dds_slot,
448 dds_slot=0, argument
457 dds_slot,
467 dds_slot,
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_dsds_utils.py124 dds_slot = [sim.value[0] for sim in sim_slot]
125 if init_dds != dds_slot[0]:
126 dds_slot = dds_slot[::-1]
127 dds_slot.append(dds_slot[0])
129 dds_slot.append(init_dds)
131 for test_slot, dds_slot in zip(test_slot, dds_slot):
132 ads[0].log.info("test_slot: %d, dds_slot: %d", test_slot, dds_slot)
139 dds_slot=dds_slot,
205 dds_slot = [sim.value[0] for sim in sim_slot]
206 if init_dds != dds_slot[0]:
[all …]
Dtel_parse_utils.py230 dds_slot = get_slot_index_from_data_sub_id(ad)
255 if str(dds_slot) not in phone:
285 if str(dds_slot) not in phone:
341 if str(dds_slot) not in phone:
778 dds_slot = get_slot_index_from_data_sub_id(ad)
791 if str(dds_slot) not in phone:
804 'phone': dds_slot}
818 if str(dds_slot) not in phone:
834 'phone': dds_slot,
846 if str(dds_slot) not in phone:
Dtel_subscription_utils.py471 def set_dds_on_slot(ad, dds_slot): argument
484 sub_id = get_subid_from_slot_index(ad.log, ad, dds_slot)
486 ad.log.warning("Invalid sub ID at slot %d", dds_slot)
488 operator = get_operatorname_from_slot_index(ad, dds_slot)
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveRilCstVoiceTest.py449 dds_slot = 1
451 dds_slot = 1 - get_slot_index_from_subid(ad_mo, mo_sub_id)
453 dds_slot = 1 - get_slot_index_from_subid(ad_mt, mt_sub_id)
455 if not set_dds_on_slot(ads[0], dds_slot):
456 ads[0].log.warning("Failed to set DDS to slot %s.", dds_slot)
460 'fail_reason': 'Failed to set DDS to slot %s.' % dds_slot})
536 self.force_roaming(ads[0], 1-dds_slot, 1)
546 1-dds_slot,
555 1-dds_slot,
600 ad_mo, 1-dds_slot, cst_reg_search_intervals)
DTelLiveGFTDSDSVoiceTest.py69 dds_slot=1,
90 dds_slot=1,
104 dds_slot=0,
125 dds_slot=0,
145 dds_slot=1,
164 dds_slot=1,
183 dds_slot=2,
202 dds_slot=2,
221 dds_slot=2,
240 dds_slot=2,
[all …]
DTelLiveGFTDSDSMessageTest.py188 dds_slot, argument
227 if not set_dds_on_slot(ads[0], dds_slot):
229 "Failed to set DDS at slot %s on %s",(dds_slot, ads[0].serial))
435 dds_slot=1,
457 dds_slot=1,
471 dds_slot=0,
493 dds_slot=0,
1035 dds_slot=1,
1057 dds_slot=1,
1071 dds_slot=0,
[all …]