Searched refs:is_phone_in_call_video_bidirectional (Results 1 – 8 of 8) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLiveVideoTest.py | 63 is_phone_in_call_video_bidirectional 125 verify_caller_func=is_phone_in_call_video_bidirectional, 126 verify_callee_func=is_phone_in_call_video_bidirectional): 161 verify_caller_func=is_phone_in_call_video_bidirectional, 162 verify_callee_func=is_phone_in_call_video_bidirectional, 232 verify_caller_func=is_phone_in_call_video_bidirectional, 233 verify_callee_func=is_phone_in_call_video_bidirectional): 278 verify_caller_func=is_phone_in_call_video_bidirectional, 279 verify_callee_func=is_phone_in_call_video_bidirectional): 326 verify_caller_func=is_phone_in_call_video_bidirectional, [all …]
|
D | TelLiveSmsTest.py | 57 from acts.test_utils.tel.tel_video_utils import is_phone_in_call_video_bidirectional 2614 verify_caller_func=is_phone_in_call_video_bidirectional, 2615 verify_callee_func=is_phone_in_call_video_bidirectional): 2648 verify_caller_func=is_phone_in_call_video_bidirectional, 2649 verify_callee_func=is_phone_in_call_video_bidirectional): 2682 verify_caller_func=is_phone_in_call_video_bidirectional, 2683 verify_callee_func=is_phone_in_call_video_bidirectional): 2716 verify_caller_func=is_phone_in_call_video_bidirectional, 2717 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 | 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 | TelLiveStressCallTest.py | 53 is_phone_in_call_video_bidirectional 448 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
|