Home
last modified time | relevance | path

Searched refs:RunPageInteractions (Results 1 – 25 of 62) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/page_sets/
H A Dtop_25_smooth.py23 def RunPageInteractions(self, action_runner): member in _CreatePageClassWithSmoothInteractions.DerivedSmoothPage
31 def RunPageInteractions(self, action_runner): member in Top25SmoothPage
38 def RunPageInteractions(self, action_runner): member in GmailSmoothPage
62 def RunPageInteractions(self, action_runner): member in GoogleCalendarSmoothPage
77 def RunPageInteractions(self, action_runner): member in GoogleDocSmoothPage
92 def RunPageInteractions(self, action_runner): member in ESPNSmoothPage
H A Dmedia_cases.py117 def RunPageInteractions(self, action_runner): member in _BeginningToEndPlayPage
139 def RunPageInteractions(self, action_runner): member in _SeekPage
177 def RunPageInteractions(self, action_runner): member in _BackgroundPlaybackPage
205 def RunPageInteractions(self, action_runner): member in _MSEPage
H A Dtrivial_sites.py20 def RunPageInteractions(self, action_runner): member in _BasePage
103 def RunPageInteractions(self, action_runner): member in TrivialFullscreenVideoPage
105 super(TrivialFullscreenVideoPage, self).RunPageInteractions(action_runner)
H A Dkey_mobile_sites_smooth.py116 def RunPageInteractions(self, action_runner): member in KeyMobileSitesSmoothPage
195 def RunPageInteractions(self, action_runner): member in CnnArticlePage
335 def RunPageInteractions(self, action_runner): member in AmazonNicolasCagePage
H A Ddummy_story_set.py16 def RunPageInteractions(self, action_runner): member in DummyPage
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/page_sets/rendering/
H A Dtough_scheduling_cases.py25 def RunPageInteractions(self, action_runner): member in ToughSchedulingPage
37 def RunPageInteractions(self, action_runner): member in TouchDraggingPage
102 def RunPageInteractions(self, action_runner): member in SynchronizedScrollOffsetPage
115 def RunPageInteractions(self, action_runner): member in SecondBatchJsPage
H A Dtough_compositor_cases.py35 def RunPageInteractions(self, action_runner): member in ToughCompositorScrollPage
56 def RunPageInteractions(self, action_runner): member in ToughCompositorWaitPage
213 def RunPageInteractions(self, action_runner): member in InfiniteScrollElementNLayersPage
261 def RunPageInteractions(self, action_runner): member in InfiniteScrollRootNLayersPage
H A Dtough_path_rendering_cases.py13 def RunPageInteractions(self, action_runner): member in ToughPathRenderingPage
44 def RunPageInteractions(self, action_runner): member in ChalkboardPage
H A Dtop_real_world_desktop.py28 def RunPageInteractions(self, action_runner): member in TopRealWorldDesktopPage
315 def RunPageInteractions(self, action_runner): member in Twitch2018Page
340 def RunPageInteractions(self, action_runner): member in Gmail2018SmoothPage
373 def RunPageInteractions(self, action_runner): member in GoogleCalendar2018SmoothPage
397 def RunPageInteractions(self, action_runner): member in GoogleDoc2018SmoothPage
415 def RunPageInteractions(self, action_runner): member in ESPN2018SmoothPage
H A Dtough_filters_cases.py25 def RunPageInteractions(self, action_runner): member in ToughFiltersCasesPage
58 def RunPageInteractions(self, action_runner): member in PirateMarkPage
H A Dkey_noop_cases.py32 def RunPageInteractions(self, action_runner): member in NoOpPage
55 def RunPageInteractions(self, action_runner): member in NoOpTouchScrollPage
H A Dthroughput_test_cases.py12 def RunPageInteractions(self, action_runner): member in ThroughputMetricStory
157 def RunPageInteractions(self, action_runner): member in ThroughputScrolling
H A Dtough_webgl_cases.py40 def RunPageInteractions(self, action_runner): member in ToughWebglPage
155 def RunPageInteractions(self, action_runner): member in UnityPage
H A Dkey_desktop_move_cases.py65 def RunPageInteractions(self, action_runner): member in GmailMouseScroll2018Page
128 def RunPageInteractions(self, action_runner): member in GoogleMaps2018Page
H A Dtop_real_world_mobile.py28 def RunPageInteractions(self, action_runner): member in TopRealWorldMobilePage
92 def RunPageInteractions(self, action_runner): member in CnnArticleMobile2018Page
299 def RunPageInteractions(self, action_runner): member in WikipediaDelayedScrollMobile2018Page
H A Dkey_hit_test_cases.py28 def RunPageInteractions(self, action_runner): member in PaperCalculatorHitTest
H A Dimage_decoding_cases.py25 def RunPageInteractions(self, action_runner): member in ImageDecodingPage
H A Dmaps.py47 def RunPageInteractions(self, action_runner): member in MapsPage
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/telemetry/
H A Dbenchmark_run_unittest.py43 self.RunPageInteractions = mock.Mock() # pylint: disable=invalid-name
98 page.RunPageInteractions = manager.page.RunPageInteractions
106 mock.call.page.RunPageInteractions(mock.ANY),
116 self.assertFalse(page.RunPageInteractions.called)
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/contrib/media_router_benchmarks/
H A Dmedia_router_pages.py37 def RunPageInteractions(self, action_runner): member in CastIdlePage
55 def RunPageInteractions(self, action_runner): member in CastFlingingPage
118 def RunPageInteractions(self, action_runner): member in CastMirroringPage
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/benchmarks/
H A Dsystem_health_unittest.py59 self.assertEquals(s.__class__.RunPageInteractions,
60 system_health_story.SystemHealthStory.RunPageInteractions,
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/contrib/download_mobile/
H A Ddownload_mobile.py18 def RunPageInteractions(self, action_runner): member in _Download4M
24 def RunPageInteractions(self, action_runner): member in _Download10x400K
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/page_sets/system_health/
H A Dlong_running_stories.py21 def RunPageInteractions(self, action_runner): member in _LongRunningStory
22 super(_LongRunningStory, self).RunPageInteractions(action_runner)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/telemetry/page/
H A D__init__.py88 shared_state.RunPageInteractions(action_runner, self)
99 def RunPageInteractions(self, action_runner): member in Page
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/examples/benchmarks/
H A Dsimple_story_set.py18 def RunPageInteractions(self, action_runner): member in ExamplePage

123