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

  /tools/test/connectivity/acts/tests/google/tel/live/
TelLiveSmsTest.py 117 verify_caller_func=is_phone_in_call_3g,
133 verify_caller_func=is_phone_in_call_3g,
149 verify_caller_func=is_phone_in_call_2g,
165 verify_caller_func=is_phone_in_call_2g,
382 verify_caller_func=is_phone_in_call_volte,
416 verify_caller_func=is_phone_in_call_volte,
504 verify_caller_func=is_phone_in_call_csfb,
542 verify_caller_func=is_phone_in_call_csfb,
580 verify_caller_func=is_phone_in_call_1x,
618 verify_caller_func=is_phone_in_call_1x
    [all...]
TelLiveVideoTest.py 155 verify_caller_func=is_phone_in_call_video_bidirectional,
187 verify_caller_func=is_phone_in_call_voice_hd,
221 verify_caller_func=is_phone_in_call_video_bidirectional,
264 verify_caller_func=is_phone_in_call_video_bidirectional,
309 verify_caller_func=is_phone_in_call_video_bidirectional,
363 verify_caller_func=is_phone_in_call_video_bidirectional,
459 verify_caller_func=is_phone_in_call_volte,
585 verify_caller_func=is_phone_in_call_volte,
701 verify_caller_func=is_phone_in_call_video_bidirectional,
726 verify_caller_func=is_phone_in_call_video_bidirectional
    [all...]
TelLiveVideoDataTest.py 75 verify_caller_func=is_phone_in_call_video_bidirectional,
TelLiveVoiceTest.py     [all...]
TelLiveSmokeTest.py 109 verify_caller_func=is_phone_in_call_volte,
178 verify_caller_func=is_phone_in_call_csfb,
248 verify_caller_func=is_phone_in_call_3g,
321 verify_caller_func=is_phone_in_call_iwlan,
TelPowerTest.py 282 verify_caller_func=phone_in_call_check_func):
310 verify_caller_func=is_phone_in_call_iwlan):
    [all...]
TelLiveVoiceConfTest.py 441 verify_caller_func=verify_func_a, variable in class:TelLiveVoiceConfTest._three_phone_call_mo_add_mo._CallException
456 verify_caller_func=verify_func_a, variable in class:TelLiveVoiceConfTest._three_phone_call_mo_add_mo._CallException
511 verify_caller_func=verify_func_a, variable in class:TelLiveVoiceConfTest._three_phone_call_mo_add_mt._CallException
526 verify_caller_func=verify_func_c, variable in class:TelLiveVoiceConfTest._three_phone_call_mo_add_mt._CallException
566 verify_caller_func=verify_func_a, variable in class:TelLiveVoiceConfTest._three_phone_call_mo_add_mt_reject._CallException
625 verify_caller_func=verify_func_b, variable in class:TelLiveVoiceConfTest._three_phone_call_mt_add_mt._CallException
640 verify_caller_func=verify_func_c, variable in class:TelLiveVoiceConfTest._three_phone_call_mt_add_mt._CallException
    [all...]
TelLiveDataTest.py     [all...]
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_video_utils.py 465 verify_caller_func=None,
482 verify_caller_func: func_ptr to verify caller in correct mode
502 verify_caller_func, verify_callee_func, wait_time_in_call,
516 verify_caller_func=None,
535 verify_caller_func: func_ptr to verify caller in correct mode
584 if verify_caller_func and not verify_caller_func(log, ad_caller):
605 if not verify_caller_func:
608 caller_state_result = verify_caller_func(log, ad_caller)
    [all...]
tel_test_utils.py     [all...]

Completed in 70 milliseconds