Home
last modified time | relevance | path

Searched refs:is_phone_in_call_video_bidirectional (Results 1 – 6 of 6) sorted by relevance

/tools/test/connectivity/acts/tests/google/tel/live/
DTelLiveVideoDataTest.py25 is_phone_in_call_video_bidirectional
73 verify_caller_func=is_phone_in_call_video_bidirectional,
74 verify_callee_func=is_phone_in_call_video_bidirectional):
DTelLiveVideoTest.py56 is_phone_in_call_video_bidirectional
114 verify_caller_func=is_phone_in_call_video_bidirectional,
115 verify_callee_func=is_phone_in_call_video_bidirectional):
150 verify_caller_func=is_phone_in_call_video_bidirectional,
151 verify_callee_func=is_phone_in_call_video_bidirectional,
221 verify_caller_func=is_phone_in_call_video_bidirectional,
222 verify_callee_func=is_phone_in_call_video_bidirectional):
267 verify_caller_func=is_phone_in_call_video_bidirectional,
268 verify_callee_func=is_phone_in_call_video_bidirectional):
315 verify_caller_func=is_phone_in_call_video_bidirectional,
[all …]
DTelLiveStressCallTest.py51 is_phone_in_call_video_bidirectional
459 network_check_func=is_phone_in_call_video_bidirectional,
DTelWifiVideoTest.py57 is_phone_in_call_video_bidirectional
DTelLiveRebootStressTest.py72 is_phone_in_call_video_bidirectional
240 verify_caller_func=is_phone_in_call_video_bidirectional,
241 verify_callee_func=is_phone_in_call_video_bidirectional):
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_video_utils.py281 def is_phone_in_call_video_bidirectional(log, ad): function