Home
last modified time | relevance | path

Searched refs:test_call_setup_in_active_youtube_video (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/nr/nsa5g/
DNsa5gVoiceTest.py74 from acts_contrib.test_utils.tel.tel_data_utils import test_call_setup_in_active_youtube_video
406 return test_call_setup_in_active_youtube_video(self.log,
431 return test_call_setup_in_active_youtube_video(self.log,
1011 return test_call_setup_in_active_youtube_video(self.log,
1036 return test_call_setup_in_active_youtube_video(self.log,
1125 return test_call_setup_in_active_youtube_video(self.log,
1154 return test_call_setup_in_active_youtube_video(self.log,
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveVoiceTest.py29 from acts_contrib.test_utils.tel.tel_data_utils import test_call_setup_in_active_youtube_video
3537 return test_call_setup_in_active_youtube_video(self.log,
3556 return test_call_setup_in_active_youtube_video(self.log,
3578 return test_call_setup_in_active_youtube_video(self.log,
3600 return test_call_setup_in_active_youtube_video(self.log,
3622 return test_call_setup_in_active_youtube_video(self.log,
3645 return test_call_setup_in_active_youtube_video(self.log,
3668 return test_call_setup_in_active_youtube_video(self.log,
3691 return test_call_setup_in_active_youtube_video(self.log,
3714 return test_call_setup_in_active_youtube_video(self.log,
[all …]
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_data_utils.py1449 def test_call_setup_in_active_youtube_video( function