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/
TelLiveVideoTest.py 113 verify_caller_func=is_phone_in_call_video_bidirectional,
148 verify_caller_func=is_phone_in_call_video_bidirectional,
182 verify_caller_func=is_phone_in_call_voice_hd,
217 verify_caller_func=is_phone_in_call_video_bidirectional,
262 verify_caller_func=is_phone_in_call_video_bidirectional,
309 verify_caller_func=is_phone_in_call_video_bidirectional,
366 verify_caller_func=is_phone_in_call_video_bidirectional,
465 verify_caller_func=is_phone_in_call_volte,
594 verify_caller_func=is_phone_in_call_volte,
711 verify_caller_func=is_phone_in_call_video_bidirectional
    [all...]
TelLiveSmsTest.py 195 verify_caller_func=is_phone_in_call_3g,
212 verify_caller_func=is_phone_in_call_3g,
229 verify_caller_func=is_phone_in_call_3g,
245 verify_caller_func=is_phone_in_call_3g,
261 verify_caller_func=is_phone_in_call_2g,
278 verify_caller_func=is_phone_in_call_2g,
295 verify_caller_func=is_phone_in_call_2g,
311 verify_caller_func=is_phone_in_call_2g,
327 verify_caller_func=is_phone_in_call_1x,
344 verify_caller_func=is_phone_in_call_1x
    [all...]
TelLiveVideoDataTest.py 72 verify_caller_func=is_phone_in_call_video_bidirectional,
TelLiveSmokeTest.py 106 verify_caller_func=is_phone_in_call_volte,
176 verify_caller_func=is_phone_in_call_csfb,
246 verify_caller_func=is_phone_in_call_3g,
319 verify_caller_func=is_phone_in_call_iwlan,
TelLiveVoiceTest.py     [all...]
TelLiveMobilityStressTest.py 142 verify_caller_func=is_voice_attached,
TelLiveVoiceConfTest.py 146 verify_caller_func=verify_func_a, variable in class:TelLiveVoiceConfTest._three_phone_call_mo_add_mo._CallException
162 verify_caller_func=verify_func_a, variable in class:TelLiveVoiceConfTest._three_phone_call_mo_add_mo._CallException
218 verify_caller_func=verify_func_a, variable in class:TelLiveVoiceConfTest._three_phone_call_mo_add_mt._CallException
234 verify_caller_func=verify_func_c, variable in class:TelLiveVoiceConfTest._three_phone_call_mo_add_mt._CallException
275 verify_caller_func=verify_func_a, variable in class:TelLiveVoiceConfTest._three_phone_call_mo_add_mt_reject._CallException
335 verify_caller_func=verify_func_b, variable in class:TelLiveVoiceConfTest._three_phone_call_mt_add_mt._CallException
351 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 473 verify_caller_func=None,
490 verify_caller_func: func_ptr to verify caller in correct mode
511 verify_caller_func, verify_callee_func, wait_time_in_call,
524 verify_caller_func=None,
543 verify_caller_func: func_ptr to verify caller in correct mode
593 if verify_caller_func and not verify_caller_func(log, ad_caller):
627 if not verify_caller_func:
630 caller_state_result = verify_caller_func(log, ad_caller)
    [all...]
tel_test_utils.py     [all...]

Completed in 441 milliseconds