Searched refs:verify_caller_func (Results 1 – 10 of 10) sorted by relevance
/tools/test/connectivity/acts/tests/google/tel/live/ |
D | TelLiveVideoTest.py | 125 verify_caller_func=is_phone_in_call_video_bidirectional, 161 verify_caller_func=is_phone_in_call_video_bidirectional, 196 verify_caller_func=is_phone_in_call_voice_hd, 232 verify_caller_func=is_phone_in_call_video_bidirectional, 278 verify_caller_func=is_phone_in_call_video_bidirectional, 326 verify_caller_func=is_phone_in_call_video_bidirectional, 384 verify_caller_func=is_phone_in_call_video_bidirectional, 484 verify_caller_func=is_phone_in_call_volte, 614 verify_caller_func=is_phone_in_call_volte, 732 verify_caller_func=is_phone_in_call_video_bidirectional, [all …]
|
D | TelLiveSmsTest.py | 247 verify_caller_func=is_phone_in_call_3g, 264 verify_caller_func=is_phone_in_call_3g, 281 verify_caller_func=is_phone_in_call_3g, 297 verify_caller_func=is_phone_in_call_3g, 313 verify_caller_func=is_phone_in_call_2g, 330 verify_caller_func=is_phone_in_call_2g, 347 verify_caller_func=is_phone_in_call_2g, 363 verify_caller_func=is_phone_in_call_2g, 379 verify_caller_func=is_phone_in_call_csfb, 396 verify_caller_func=is_phone_in_call_csfb, [all …]
|
D | TelLiveVideoDataTest.py | 67 verify_caller_func=is_phone_in_call_video_bidirectional,
|
D | TelWifiVideoTest.py | 122 verify_caller_func=is_phone_in_call_viwifi_bidirectional, 163 verify_caller_func=is_phone_in_call_viwifi_bidirectional,
|
D | TelLiveVoiceTest.py | 2039 verify_caller_func=is_phone_in_call_iwlan, 2087 verify_caller_func=is_phone_in_call_iwlan, 2135 verify_caller_func=is_phone_in_call_iwlan, 2183 verify_caller_func=is_phone_in_call_iwlan, 2231 verify_caller_func=None, 2279 verify_caller_func=None, 2323 verify_caller_func=None, 2371 verify_caller_func=None, 2417 verify_caller_func=is_phone_in_call_volte, 2463 verify_caller_func=None, [all …]
|
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 | TelLiveRebootStressTest.py | 346 verify_caller_func=is_phone_in_call_video_bidirectional, 361 verify_caller_func=is_phone_in_call_video_bidirectional,
|
D | TelLiveDataTest.py | 2181 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 | 1977 verify_caller_func=None, argument 2003 verify_caller_func, wait_time_in_call) 2012 verify_caller_func=None, argument 2073 if verify_caller_func and not verify_caller_func(log, ad_caller): 2081 if not verify_caller_func: 2084 caller_state_result = verify_caller_func(log, ad_caller) 2198 verify_caller_func=None, argument 2241 verify_caller_func, verify_callee_func, wait_time_in_call, 2252 verify_caller_func=None, argument 2287 if not verify_caller_func: [all …]
|