Home
last modified time | relevance | path

Searched refs:swap_calls (Results 1 – 6 of 6) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_voice_conf_utils.py38 from acts_contrib.test_utils.tel.tel_voice_utils import swap_calls
173 if not swap_calls(log, ads, call_ab_id, call_ac_id,
675 if not swap_calls(log, ads, call_ab_id, call_ac_id,
813 if not swap_calls(log, ads, call_ab_id, call_ac_id,
Dtel_dsds_utils.py78 from acts_contrib.test_utils.tel.tel_voice_utils import swap_calls
2373 if not swap_calls(log, ads, call_ab_id, call_ac_id,
2811 if not swap_calls(log, ads, call_ab_id, call_ac_id,
Dtel_voice_utils.py1581 def swap_calls(log, function
/tools/test/connectivity/acts_tests/tests/google/bt/car_bt/
DBtCarHfpConferenceTest.py35 from acts_contrib.test_utils.tel.tel_voice_utils import swap_calls
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dbt_carkit_lib.py35 from acts_contrib.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/tel/live/
DTelLiveVoiceConfTest.py58 from acts_contrib.test_utils.tel.tel_voice_utils import swap_calls
231 if not swap_calls(
285 if not swap_calls(
6928 if not swap_calls(self.log, ads, call_ac_id, call_ab_id, num_swaps):