/external/skia/tools/skp/page_sets/ |
D | skia_gmail_desktop.py | 26 def RunSmoothness(self, action_runner): argument 27 action_runner.ScrollElement() 29 def RunNavigateSteps(self, action_runner): argument 33 google_login.BaseLoginGoogle(action_runner, 'google', credentials_path) 34 action_runner.Wait(10) 35 action_runner.Navigate(self.url) 36 action_runner.Wait(10)
|
D | skia_gujuratiwiki_desktop.py | 22 def RunNavigateSteps(self, action_runner): argument 23 action_runner.Navigate(self.url) 24 action_runner.Wait(20) 26 def RunPageInteractions(self, action_runner): argument 27 with action_runner.CreateGestureInteraction('ScrollAction'): 28 action_runner.ScrollPage()
|
D | skia_css3gradients_desktop.py | 22 def RunSmoothness(self, action_runner): argument 23 action_runner.ScrollElement() 25 def RunNavigateSteps(self, action_runner): argument 26 action_runner.Navigate(self.url) 27 action_runner.Wait(15)
|
D | skia_googledocs_desktop.py | 26 def RunNavigateSteps(self, action_runner): argument 30 google_login.BaseLoginGoogle(action_runner, 'google', credentials_path) 31 action_runner.Wait(15) 32 action_runner.Navigate(self.url) 33 action_runner.Wait(15)
|
D | skia_googlecalendar_desktop.py | 26 def RunNavigateSteps(self, action_runner): argument 30 google_login.BaseLoginGoogle(action_runner, 'google', credentials_path) 31 action_runner.Wait(15) 32 action_runner.Navigate(self.url) 33 action_runner.Wait(15)
|
D | skia_linkedin_desktop.py | 26 def RunNavigateSteps(self, action_runner): argument 30 linkedin_login.LoginDesktopAccount(action_runner, 'linkedin', 32 action_runner.Wait(15) 33 action_runner.Navigate(self.url) 34 action_runner.Wait(15)
|
D | skia_wowwiki_desktop.py | 22 def RunNavigateSteps(self, action_runner): argument 23 action_runner.Navigate(self.url) 24 action_runner.ScrollPage(distance=6000000) 25 action_runner.Wait(60)
|
D | skia_cnnarticle_mobile.py | 22 def RunNavigateSteps(self, action_runner): argument 23 action_runner.Navigate(self.url) 24 action_runner.Wait(15)
|
D | skia_deviantart_mobile.py | 22 def RunNavigateSteps(self, action_runner): argument 23 action_runner.Navigate(self.url) 24 action_runner.Wait(45)
|
D | skia_googlesearch_mobile.py | 22 def RunNavigateSteps(self, action_runner): argument 23 action_runner.Navigate(self.url) 24 action_runner.Wait(15)
|
D | skia_capitalvolkswagen_mobile.py | 22 def RunNavigateSteps(self, action_runner): argument 23 action_runner.Navigate(self.url) 24 action_runner.Wait(30)
|
D | skia_baidu_mobile.py | 22 def RunNavigateSteps(self, action_runner): argument 23 action_runner.Navigate(self.url) 24 action_runner.Wait(15)
|
D | skia_mozilla_tablet.py | 22 def RunNavigateSteps(self, action_runner): argument 23 action_runner.Navigate(self.url) 24 action_runner.Wait(5)
|
D | skia_facebook_mobile.py | 22 def RunNavigateSteps(self, action_runner): argument 23 action_runner.Navigate(self.url) 24 action_runner.Wait(30)
|
D | skia_theverge_mobile.py | 22 def RunNavigateSteps(self, action_runner): argument 23 action_runner.Navigate(self.url) 24 action_runner.Wait(15)
|
D | skia_motionmarkarcs_desktop.py | 22 def RunNavigateSteps(self, action_runner): argument 23 action_runner.Navigate(self.url) 24 action_runner.Wait(20)
|
D | skia_samoasvg_desktop.py | 22 def RunNavigateSteps(self, action_runner): argument 23 action_runner.Navigate(self.url) 24 action_runner.Wait(5)
|
D | skia_pravda_tablet.py | 22 def RunNavigateSteps(self, action_runner): argument 23 action_runner.Navigate(self.url) 24 action_runner.Wait(5)
|
D | skia_amazon_mobile.py | 22 def RunNavigateSteps(self, action_runner): argument 23 action_runner.Navigate(self.url) 24 action_runner.Wait(15)
|
D | skia_facebook_desktop.py | 22 def RunNavigateSteps(self, action_runner): argument 23 action_runner.Navigate(self.url) 24 action_runner.Wait(15)
|
/external/skqp/tools/skp/page_sets/ |
D | skia_css3gradients_desktop.py | 22 def RunSmoothness(self, action_runner): argument 23 action_runner.ScrollElement() 25 def RunNavigateSteps(self, action_runner): argument 26 action_runner.Navigate(self.url) 27 action_runner.Wait(15)
|
D | skia_gmail_nexus10.py | 22 def RunSmoothness(self, action_runner): argument 23 action_runner.ScrollElement() 25 def RunNavigateSteps(self, action_runner): argument 26 action_runner.Navigate(self.url) 27 action_runner.Wait(10)
|
D | skia_gmailthread_desktop.py | 23 def RunSmoothness(self, action_runner): argument 24 action_runner.ScrollElement() 26 def RunNavigateSteps(self, action_runner): argument 27 action_runner.Navigate(self.url) 28 action_runner.Wait(15)
|
D | skia_unicodetable_desktop.py | 22 def RunNavigateSteps(self, action_runner): argument 23 action_runner.Navigate(self.url) 24 action_runner.ScrollPage(distance=100000) 25 action_runner.Wait(20)
|
D | skia_digg_nexus10.py | 22 def RunNavigateSteps(self, action_runner): argument 23 action_runner.Navigate(self.url) 24 action_runner.Wait(5)
|