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

  /tools/test/connectivity/acts/tests/google/tel/live/
TelLiveVideoTest.py 114 verify_callee_func=is_phone_in_call_video_bidirectional):
149 verify_callee_func=is_phone_in_call_video_bidirectional,
183 verify_callee_func=is_phone_in_call_voice_hd):
218 verify_callee_func=is_phone_in_call_video_bidirectional):
263 verify_callee_func=is_phone_in_call_video_bidirectional):
310 verify_callee_func=is_phone_in_call_video_bidirectional):
367 verify_callee_func=is_phone_in_call_video_bidirectional):
466 verify_callee_func=is_phone_in_call_volte):
595 verify_callee_func=is_phone_in_call_volte):
712 verify_callee_func=is_phone_in_call_video_bidirectional)
    [all...]
TelLiveSmsTest.py 196 verify_callee_func=None):
213 verify_callee_func=None):
230 verify_callee_func=None):
246 verify_callee_func=None):
262 verify_callee_func=None):
279 verify_callee_func=None):
296 verify_callee_func=None):
312 verify_callee_func=None):
328 verify_callee_func=None):
345 verify_callee_func=None)
    [all...]
TelLiveVideoDataTest.py 73 verify_callee_func=is_phone_in_call_video_bidirectional):
TelLiveSmokeTest.py 107 verify_callee_func=is_phone_in_call_volte,
177 verify_callee_func=is_phone_in_call_csfb):
247 verify_callee_func=is_phone_in_call_3g):
320 verify_callee_func=is_phone_in_call_iwlan):
TelLiveVoiceTest.py     [all...]
TelLiveMobilityStressTest.py 143 verify_callee_func=is_voice_attached,
TelLiveVoiceConfTest.py 147 verify_callee_func=verify_func_b): variable in class:TelLiveVoiceConfTest._three_phone_call_mo_add_mo._CallException
163 verify_callee_func=verify_func_c): variable in class:TelLiveVoiceConfTest._three_phone_call_mo_add_mo._CallException
219 verify_callee_func=verify_func_b): variable in class:TelLiveVoiceConfTest._three_phone_call_mo_add_mt._CallException
235 verify_callee_func=verify_func_a): variable in class:TelLiveVoiceConfTest._three_phone_call_mo_add_mt._CallException
276 verify_callee_func=verify_func_b): variable in class:TelLiveVoiceConfTest._three_phone_call_mo_add_mt_reject._CallException
336 verify_callee_func=verify_func_a): variable in class:TelLiveVoiceConfTest._three_phone_call_mt_add_mt._CallException
352 verify_callee_func=verify_func_a): 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 474 verify_callee_func=None,
492 verify_callee_func: func_ptr to verify callee in correct mode
511 verify_caller_func, verify_callee_func, wait_time_in_call,
525 verify_callee_func=None,
545 verify_callee_func: func_ptr to verify callee in correct mode
591 if verify_callee_func and not verify_callee_func(log, ad_callee):
618 if not verify_callee_func:
621 callee_state_result = verify_callee_func(log, ad_callee)
    [all...]
tel_test_utils.py     [all...]

Completed in 809 milliseconds