Searched refs:is_phone_in_call_video_bidirectional (Results 1 – 8 of 8) sorted by relevance
/tools/test/connectivity/acts/tests/google/tel/live/ |
D | TelLiveVideoTest.py | 61 is_phone_in_call_video_bidirectional 124 verify_caller_func=is_phone_in_call_video_bidirectional, 125 verify_callee_func=is_phone_in_call_video_bidirectional): 160 verify_caller_func=is_phone_in_call_video_bidirectional, 161 verify_callee_func=is_phone_in_call_video_bidirectional, 231 verify_caller_func=is_phone_in_call_video_bidirectional, 232 verify_callee_func=is_phone_in_call_video_bidirectional): 277 verify_caller_func=is_phone_in_call_video_bidirectional, 278 verify_callee_func=is_phone_in_call_video_bidirectional): 325 verify_caller_func=is_phone_in_call_video_bidirectional, [all …]
|
D | TelLiveVideoDataTest.py | 25 is_phone_in_call_video_bidirectional 67 verify_caller_func=is_phone_in_call_video_bidirectional, 68 verify_callee_func=is_phone_in_call_video_bidirectional):
|
D | TelLiveConnectivityMonitorBaseTest.py | 63 is_phone_in_call_video_bidirectional 299 verify_caller_func=is_phone_in_call_video_bidirectional, 300 verify_callee_func=is_phone_in_call_video_bidirectional): 492 verify_caller_func=is_phone_in_call_video_bidirectional, 493 verify_callee_func=is_phone_in_call_video_bidirectional):
|
D | TelLiveRebootStressTest.py | 77 is_phone_in_call_video_bidirectional 350 verify_caller_func=is_phone_in_call_video_bidirectional, 351 verify_callee_func=is_phone_in_call_video_bidirectional): 365 verify_caller_func=is_phone_in_call_video_bidirectional, 366 verify_callee_func=is_phone_in_call_video_bidirectional):
|
D | TelLiveSmsTest.py | 48 from acts.test_utils.tel.tel_video_utils import is_phone_in_call_video_bidirectional 2499 verify_caller_func=is_phone_in_call_video_bidirectional, 2500 verify_callee_func=is_phone_in_call_video_bidirectional): 2533 verify_caller_func=is_phone_in_call_video_bidirectional, 2534 verify_callee_func=is_phone_in_call_video_bidirectional): 2567 verify_caller_func=is_phone_in_call_video_bidirectional, 2568 verify_callee_func=is_phone_in_call_video_bidirectional): 2601 verify_caller_func=is_phone_in_call_video_bidirectional, 2602 verify_callee_func=is_phone_in_call_video_bidirectional):
|
D | TelLiveStressCallTest.py | 52 is_phone_in_call_video_bidirectional 449 network_check_func=is_phone_in_call_video_bidirectional,
|
D | TelWifiVideoTest.py | 57 is_phone_in_call_video_bidirectional
|
/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
D | tel_video_utils.py | 283 def is_phone_in_call_video_bidirectional(log, ad): function
|