Searched refs:swap_calls (Results 1 – 5 of 5) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLiveVoiceConfTest.py | 64 from acts.test_utils.tel.tel_voice_utils import swap_calls 444 if not swap_calls( 498 if not swap_calls( 690 if not swap_calls(self.log, ads, call_ab_id, call_ac_id, 736 if not swap_calls(self.log, ads, call_ab_id, call_ac_id, 782 if not swap_calls(self.log, ads, call_ab_id, call_ac_id, 834 if not swap_calls(self.log, ads, call_ab_id, call_ac_id, 886 if not swap_calls(self.log, ads, call_ab_id, call_ac_id, 938 if not swap_calls(self.log, ads, call_ab_id, call_ac_id, 988 if not swap_calls(self.log, ads, call_ab_id, call_ac_id, [all …]
|
D | TelLiveGFTDSDSSupplementaryServiceTest.py | 78 from acts.test_utils.tel.tel_voice_utils import swap_calls 1051 if not swap_calls(self.log, ads, call_ab_id, call_ac_id,
|
/tools/test/connectivity/acts/framework/acts/test_utils/bt/ |
D | bt_carkit_lib.py | 37 from acts.test_utils.tel.tel_voice_utils import swap_calls 568 if not swap_calls(self.log, [pri_dut, sec_dut, ter_dut], calls[0],
|
/tools/test/connectivity/acts_tests/tests/google/bt/car_bt/ |
D | BtCarHfpConferenceTest.py | 35 from acts.test_utils.tel.tel_voice_utils import swap_calls
|
/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
D | tel_voice_utils.py | 1742 def swap_calls(log, function
|