Home
last modified time | relevance | path

Searched refs:voice_slot (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveRilImsKpiTest.py141 voice_slot = get_slot_index_from_voice_sub_id(ad)
144 the_other_slot = 1 - voice_slot
199 voice_slot)
202 for slot in [voice_slot, the_other_slot]:
268 voice_slot = get_slot_index_from_voice_sub_id(ad)
271 the_other_slot = 1 - voice_slot
336 voice_slot)
339 for slot in [voice_slot, the_other_slot]:
403 voice_slot = get_slot_index_from_voice_sub_id(ad)
406 the_other_slot = 1 - voice_slot
[all …]
/tools/test/connectivity/acts_tests/tests/google/tel/lab/
DTelLabGFTDSDSInOutServiceTest.py65 voice_slot=0, argument
94 voice_sub_id = get_subid_from_slot_index(self.log, ad, voice_slot)
96 asserts.skip("Failed to get sub ID ar slot %s.", voice_slot)
100 voice_slot, voice_sub_id)
675 voice_slot=0,
697 voice_slot=1,
719 voice_slot=0,
741 voice_slot=1,
763 voice_slot=0,
785 voice_slot=1,
[all …]