Searched refs:verify_caller_func (Results 1 – 13 of 13) sorted by relevance
/tools/test/connectivity/acts/tests/google/tel/live/ |
D | TelLiveVideoTest.py | 124 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 …]
|
D | TelLiveSmsTest.py | 249 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 …]
|
D | 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,
|
D | TelLiveVoiceTest.py | 1992 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 …]
|
D | TelWifiVideoTest.py | 122 verify_caller_func=is_phone_in_call_viwifi_bidirectional, 163 verify_caller_func=is_phone_in_call_viwifi_bidirectional,
|
D | TelLiveConnectivityMonitorBaseTest.py | 299 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,
|
D | TelLiveVideoDataTest.py | 67 verify_caller_func=is_phone_in_call_video_bidirectional,
|
D | TelLiveRebootStressTest.py | 350 verify_caller_func=is_phone_in_call_video_bidirectional, 365 verify_caller_func=is_phone_in_call_video_bidirectional,
|
D | TelLiveVoiceConfTest.py | 137 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,
|
D | TelLiveStressTest.py | 392 verify_caller_func=call_verification_func,
|
D | TelLiveDataTest.py | 2122 verify_caller_func=provider_in_call_check_func):
|
/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
D | tel_video_utils.py | 525 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,
|
D | tel_test_utils.py | 1829 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 …]
|