HomeSort by relevance Sort by last modified time
    Searched refs:wait_and_answer_call (Results 1 - 7 of 7) sorted by null

  /tools/test/connectivity/acts/tests/google/bt/car_bt/
BtCarHfpConnectionTest.py 32 from acts.test_utils.tel.tel_test_utils import wait_and_answer_call
87 if not wait_and_answer_call(self.log, self.re):
163 if not wait_and_answer_call(self.log, self.re):
252 if not wait_and_answer_call(self.log, self.re):
BtCarHfpConferenceTest.py 31 from acts.test_utils.tel.tel_test_utils import wait_and_answer_call
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
anritsu_utils.py 51 from acts.test_utils.tel.tel_test_utils import wait_and_answer_call
    [all...]
tel_test_utils.py 633 def wait_and_answer_call(log, function
    [all...]
  /tools/test/connectivity/acts/tests/google/tel/live/
TelLiveRebootStressTest.py 62 from acts.test_utils.tel.tel_test_utils import wait_and_answer_call
319 if not wait_and_answer_call(self.log, ads[1], caller_number):
320 ads[0].log.error("wait_and_answer_call failed")
    [all...]
TelWifiVoiceTest.py 71 from acts.test_utils.tel.tel_test_utils import wait_and_answer_call
247 "wait_and_answer_call fail."
308 if not wait_and_answer_call(self.log, ad_callee, caller_number):
309 raise _WfcCallSequenceException("wait_and_answer_call fail.")
    [all...]
TelLiveVoiceConfTest.py 51 from acts.test_utils.tel.tel_test_utils import wait_and_answer_call
577 if not wait_and_answer_call(self.log, host,
    [all...]

Completed in 1318 milliseconds