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 131 verify_caller_func=is_phone_in_call_3g,
147 verify_caller_func=is_phone_in_call_3g,
163 verify_caller_func=is_phone_in_call_2g,
179 verify_caller_func=is_phone_in_call_2g,
398 verify_caller_func=is_phone_in_call_volte,
432 verify_caller_func=is_phone_in_call_volte,
520 verify_caller_func=is_phone_in_call_csfb,
558 verify_caller_func=is_phone_in_call_csfb,
596 verify_caller_func=is_phone_in_call_1x,
634 verify_caller_func=is_phone_in_call_1x
    [all...]
TelLiveVideoTest.py 157 verify_caller_func=is_phone_in_call_video_bidirectional,
189 verify_caller_func=is_phone_in_call_voice_hd,
223 verify_caller_func=is_phone_in_call_video_bidirectional,
266 verify_caller_func=is_phone_in_call_video_bidirectional,
311 verify_caller_func=is_phone_in_call_video_bidirectional,
365 verify_caller_func=is_phone_in_call_video_bidirectional,
461 verify_caller_func=is_phone_in_call_volte,
587 verify_caller_func=is_phone_in_call_volte,
703 verify_caller_func=is_phone_in_call_video_bidirectional,
728 verify_caller_func=is_phone_in_call_video_bidirectional
    [all...]
TelLiveVideoDataTest.py 77 verify_caller_func=is_phone_in_call_video_bidirectional,
TelLiveVoiceTest.py     [all...]
TelLiveSmokeTest.py 112 verify_caller_func=is_phone_in_call_volte,
181 verify_caller_func=is_phone_in_call_csfb,
251 verify_caller_func=is_phone_in_call_3g,
324 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 443 verify_caller_func=verify_func_a, variable in class:TelLiveVoiceConfTest._three_phone_call_mo_add_mo._CallException
458 verify_caller_func=verify_func_a, variable in class:TelLiveVoiceConfTest._three_phone_call_mo_add_mo._CallException
513 verify_caller_func=verify_func_a, variable in class:TelLiveVoiceConfTest._three_phone_call_mo_add_mt._CallException
528 verify_caller_func=verify_func_c, variable in class:TelLiveVoiceConfTest._three_phone_call_mo_add_mt._CallException
568 verify_caller_func=verify_func_a, variable in class:TelLiveVoiceConfTest._three_phone_call_mo_add_mt_reject._CallException
627 verify_caller_func=verify_func_b, variable in class:TelLiveVoiceConfTest._three_phone_call_mt_add_mt._CallException
642 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 488 verify_caller_func=None,
505 verify_caller_func: func_ptr to verify caller in correct mode
525 verify_caller_func, verify_callee_func, wait_time_in_call,
539 verify_caller_func=None,
558 verify_caller_func: func_ptr to verify caller in correct mode
607 if verify_caller_func and not verify_caller_func(log, ad_caller):
628 if not verify_caller_func:
631 caller_state_result = verify_caller_func(log, ad_caller)
    [all...]
tel_test_utils.py     [all...]

Completed in 917 milliseconds