Home
last modified time | relevance | path

Searched refs:action_runner (Results 1 – 25 of 47) sorted by relevance

12

/external/skqp/tools/skp/page_sets/
Dskia_gmail_nexus10.py22 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)
Dskia_css3gradients_desktop.py22 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)
Dskia_gmailthread_desktop.py23 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)
Dskia_unicodetable_desktop.py22 def RunNavigateSteps(self, action_runner): argument
23 action_runner.Navigate(self.url)
24 action_runner.ScrollPage(distance=100000)
25 action_runner.Wait(20)
Dskia_wowwiki_desktop.py22 def RunNavigateSteps(self, action_runner): argument
23 action_runner.Navigate(self.url)
24 action_runner.Wait(25)
Dskia_tiger8svg_desktop.py22 def RunNavigateSteps(self, action_runner): argument
23 action_runner.Navigate(self.url)
24 action_runner.Wait(5)
Dskia_mozilla_nexus10.py22 def RunNavigateSteps(self, action_runner): argument
23 action_runner.Navigate(self.url)
24 action_runner.Wait(5)
Dskia_pokemonwiki_desktop.py22 def RunNavigateSteps(self, action_runner): argument
23 action_runner.Navigate(self.url)
24 action_runner.Wait(5)
Dskia_googlehome_desktop.py22 def RunNavigateSteps(self, action_runner): argument
23 action_runner.Navigate(self.url)
24 action_runner.Wait(5)
Dskia_jsfiddlebigcar_desktop.py22 def RunNavigateSteps(self, action_runner): argument
23 action_runner.Navigate(self.url)
24 action_runner.Wait(5)
Dskia_gamedeksiam_nexus10.py22 def RunNavigateSteps(self, action_runner): argument
23 action_runner.Navigate(self.url)
24 action_runner.Wait(5)
Dskia_digg_nexus10.py22 def RunNavigateSteps(self, action_runner): argument
23 action_runner.Navigate(self.url)
24 action_runner.Wait(5)
/external/skia/tools/skp/page_sets/
Dskia_css3gradients_desktop.py22 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)
Dskia_gmail_nexus10.py22 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)
Dskia_gmailthread_desktop.py23 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)
Dskia_unicodetable_desktop.py22 def RunNavigateSteps(self, action_runner): argument
23 action_runner.Navigate(self.url)
24 action_runner.ScrollPage(distance=100000)
25 action_runner.Wait(20)
Dskia_wowwiki_desktop.py22 def RunNavigateSteps(self, action_runner): argument
23 action_runner.Navigate(self.url)
24 action_runner.Wait(25)
Dskia_digg_nexus10.py22 def RunNavigateSteps(self, action_runner): argument
23 action_runner.Navigate(self.url)
24 action_runner.Wait(5)
Dskia_ynevsvg_desktop.py22 def RunNavigateSteps(self, action_runner): argument
23 action_runner.Navigate(self.url)
24 action_runner.Wait(5)
Dskia_samoasvg_desktop.py22 def RunNavigateSteps(self, action_runner): argument
23 action_runner.Navigate(self.url)
24 action_runner.Wait(5)
Dskia_espn_desktop.py22 def RunNavigateSteps(self, action_runner): argument
23 action_runner.Navigate(self.url)
24 action_runner.Wait(5)
Dskia_gamedeksiam_nexus10.py22 def RunNavigateSteps(self, action_runner): argument
23 action_runner.Navigate(self.url)
24 action_runner.Wait(5)
Dskia_ugamsolutions_desktop.py22 def RunNavigateSteps(self, action_runner): argument
23 action_runner.Navigate(self.url)
24 action_runner.Wait(15)
Dskia_googlehome_desktop.py22 def RunNavigateSteps(self, action_runner): argument
23 action_runner.Navigate(self.url)
24 action_runner.Wait(5)
Dskia_pokemonwiki_desktop.py22 def RunNavigateSteps(self, action_runner): argument
23 action_runner.Navigate(self.url)
24 action_runner.Wait(5)

12