Searched refs:start_youtube_video (Results 1 – 7 of 7) sorted by relevance
26 from acts_contrib.test_utils.tel.tel_data_utils import start_youtube_video436 if not start_youtube_video(ad):471 if not start_youtube_video(ad):
38 from acts_contrib.test_utils.tel.tel_data_utils import start_youtube_video254 if not start_youtube_video(ad):
171 def start_youtube_video(self, url=None, secs=60): member in WifiStressTest427 self.start_youtube_video(url=video, secs=10 * 60)
38 from acts_contrib.test_utils.tel.tel_data_utils import start_youtube_video435 if not start_youtube_video(ads[0]):896 if not start_youtube_video(ads[0]):1062 if not start_youtube_video(ads[0]):1207 if not start_youtube_video(ad):
338 start_youtube_video(ad)1290 start_youtube_video(ad_download)1387 if not start_youtube_video(ad_download):2429 def start_youtube_video(ad, url="vnd.youtube:watch?v=pSJoP0LR8CQ"): function
34 from acts_contrib.test_utils.tel.tel_data_utils import start_youtube_video264 if not start_youtube_video(ad):634 if not start_youtube_video(ad):
1654 def start_youtube_video(ad, url=None, retries=0): function