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

  /tools/test/connectivity/acts/tests/google/tel/lab/
TelLabEmergencyCallTest.py 53 from acts.test_utils.tel.tel_defines import WAIT_TIME_IN_CALL
133 wait_time_in_call=WAIT_TIME_IN_CALL):
219 WAIT_TIME_IN_CALL_FOR_IMS, WAIT_TIME_IN_CALL):
227 CALL_TEARDOWN_PHONE, True, WAIT_TIME_IN_CALL,
561 wait_time_in_call=WAIT_TIME_IN_CALL_FOR_IMS)
589 wait_time_in_call=WAIT_TIME_IN_CALL_FOR_IMS)
619 wait_time_in_call=WAIT_TIME_IN_CALL_FOR_IMS)
649 wait_time_in_call=WAIT_TIME_IN_CALL_FOR_IMS)
680 wait_time_in_call=WAIT_TIME_IN_CALL_FOR_IMS
    [all...]
TelLabVoiceTest.py 51 from acts.test_utils.tel.tel_defines import WAIT_TIME_IN_CALL
131 wait_time_in_call=WAIT_TIME_IN_CALL):
191 WAIT_TIME_IN_CALL_FOR_IMS, WAIT_TIME_IN_CALL):
204 CALL_TEARDOWN_PHONE, False, WAIT_TIME_IN_CALL,
476 wait_time_in_call=WAIT_TIME_IN_CALL_FOR_IMS)
503 wait_time_in_call=WAIT_TIME_IN_CALL_FOR_IMS)
556 wait_time_in_call=WAIT_TIME_IN_CALL_FOR_IMS)
611 wait_time_in_call=WAIT_TIME_IN_CALL_FOR_IMS)
637 wait_time_in_call=WAIT_TIME_IN_CALL_FOR_IMS
    [all...]
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_voice_utils.py 39 from acts.test_utils.tel.tel_defines import WAIT_TIME_IN_CALL
96 wait_time_in_call=WAIT_TIME_LEAVE_VOICE_MAIL):
110 wait_time_in_call: time to wait when leaving a voice mail.
134 log, caller, callee, caller_in_call_check_func, wait_time_in_call):
148 wait_time_in_call=WAIT_TIME_IN_CALL):
165 wait_time_in_call: time to wait in call.
166 This is optional, default is WAIT_TIME_IN_CALL
198 log, *param, wait_time_in_call=wait_time_in_call)
    [all...]
tel_video_utils.py 46 from acts.test_utils.tel.tel_defines import WAIT_TIME_IN_CALL
475 wait_time_in_call=WAIT_TIME_IN_CALL,
494 wait_time_in_call: wait time during call.
495 Optional. Default is WAIT_TIME_IN_CALL.
511 verify_caller_func, verify_callee_func, wait_time_in_call,
526 wait_time_in_call=WAIT_TIME_IN_CALL,
547 wait_time_in_call: wait time during call.
548 Optional. Default is WAIT_TIME_IN_CALL
    [all...]
tel_test_utils.py 93 from acts.test_utils.tel.tel_defines import WAIT_TIME_IN_CALL
    [all...]
anritsu_utils.py 40 from acts.test_utils.tel.tel_defines import WAIT_TIME_IN_CALL
794 wait_time_in_call=WAIT_TIME_IN_CALL,
805 wait_time_in_call: Time to wait when phone in call.
852 time.sleep(wait_time_in_call)
    [all...]
  /tools/test/connectivity/acts/tests/google/tel/live/
TelLiveStressTest.py 158 wait_time_in_call=random.randrange(
TelLiveMobilityStressTest.py 144 wait_time_in_call=random.randrange(
TelLiveSmokeTest.py 108 wait_time_in_call=WAIT_TIME_IN_CALL_FOR_IMS):
TelLiveVoiceTest.py 46 from acts.test_utils.tel.tel_defines import WAIT_TIME_IN_CALL
    [all...]
TelLiveVideoTest.py 41 from acts.test_utils.tel.tel_defines import WAIT_TIME_IN_CALL
150 wait_time_in_call=self.long_duration_call_total_duration):
417 time.sleep(WAIT_TIME_IN_CALL)
525 time.sleep(WAIT_TIME_IN_CALL)
639 time.sleep(WAIT_TIME_IN_CALL)
682 time.sleep(WAIT_TIME_IN_CALL)
    [all...]

Completed in 284 milliseconds