Home
last modified time | relevance | path

Searched refs:verify_caller_func (Results 1 – 13 of 13) sorted by relevance

/tools/test/connectivity/acts/tests/google/tel/live/
DTelLiveVideoTest.py124 verify_caller_func=is_phone_in_call_video_bidirectional,
160 verify_caller_func=is_phone_in_call_video_bidirectional,
195 verify_caller_func=is_phone_in_call_voice_hd,
231 verify_caller_func=is_phone_in_call_video_bidirectional,
277 verify_caller_func=is_phone_in_call_video_bidirectional,
325 verify_caller_func=is_phone_in_call_video_bidirectional,
383 verify_caller_func=is_phone_in_call_video_bidirectional,
483 verify_caller_func=is_phone_in_call_volte,
613 verify_caller_func=is_phone_in_call_volte,
731 verify_caller_func=is_phone_in_call_video_bidirectional,
[all …]
DTelLiveSmsTest.py249 verify_caller_func=is_phone_in_call_3g,
266 verify_caller_func=is_phone_in_call_3g,
283 verify_caller_func=is_phone_in_call_3g,
299 verify_caller_func=is_phone_in_call_3g,
315 verify_caller_func=is_phone_in_call_2g,
332 verify_caller_func=is_phone_in_call_2g,
349 verify_caller_func=is_phone_in_call_2g,
365 verify_caller_func=is_phone_in_call_2g,
381 verify_caller_func=is_phone_in_call_csfb,
398 verify_caller_func=is_phone_in_call_csfb,
[all …]
DTelLiveSmokeTest.py106 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,
DTelLiveVoiceTest.py1992 verify_caller_func=is_phone_in_call_iwlan,
2040 verify_caller_func=is_phone_in_call_iwlan,
2088 verify_caller_func=is_phone_in_call_iwlan,
2136 verify_caller_func=is_phone_in_call_iwlan,
2184 verify_caller_func=None,
2232 verify_caller_func=None,
2276 verify_caller_func=None,
2324 verify_caller_func=None,
2370 verify_caller_func=is_phone_in_call_volte,
2416 verify_caller_func=None,
[all …]
DTelWifiVideoTest.py122 verify_caller_func=is_phone_in_call_viwifi_bidirectional,
163 verify_caller_func=is_phone_in_call_viwifi_bidirectional,
DTelLiveConnectivityMonitorBaseTest.py299 verify_caller_func=is_phone_in_call_video_bidirectional,
309 verify_caller_func=call_verification_function,
492 verify_caller_func=is_phone_in_call_video_bidirectional,
501 verify_caller_func=call_verification_function,
DTelLiveVideoDataTest.py67 verify_caller_func=is_phone_in_call_video_bidirectional,
DTelLiveRebootStressTest.py350 verify_caller_func=is_phone_in_call_video_bidirectional,
365 verify_caller_func=is_phone_in_call_video_bidirectional,
DTelLiveVoiceConfTest.py137 verify_caller_func=verify_func_a,
153 verify_caller_func=verify_func_a,
208 verify_caller_func=verify_func_a,
224 verify_caller_func=verify_func_c,
265 verify_caller_func=verify_func_a,
324 verify_caller_func=verify_func_b,
340 verify_caller_func=verify_func_c,
DTelLiveStressTest.py392 verify_caller_func=call_verification_func,
DTelLiveDataTest.py2122 verify_caller_func=provider_in_call_check_func):
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_video_utils.py525 verify_caller_func=None, argument
562 verify_caller_func, verify_callee_func, wait_time_in_call,
574 verify_caller_func=None, argument
617 verify_caller_func=verify_caller_func,
Dtel_test_utils.py1829 verify_caller_func=None, argument
1855 verify_caller_func, wait_time_in_call)
1864 verify_caller_func=None, argument
1925 if verify_caller_func and not verify_caller_func(log, ad_caller):
1933 if not verify_caller_func:
1936 caller_state_result = verify_caller_func(log, ad_caller)
2050 verify_caller_func=None, argument
2093 verify_caller_func, verify_callee_func, wait_time_in_call,
2104 verify_caller_func=None, argument
2139 if not verify_caller_func:
[all …]