Searched refs:shared_state (Results 1 – 8 of 8) sorted by relevance
100 def Run(self, shared_state): argument101 current_tab = shared_state.current_tab107 shared_state.page_test.WillNavigateToPage(self, current_tab)108 shared_state.page_test.RunNavigateSteps(self, current_tab)109 shared_state.page_test.DidNavigateToPage(self, current_tab)
109 shared_state = shared_page_state.SharedPageState(113 shared_state.WillRunStory(p)
8 from telemetry.story import shared_state12 class SharedStateBar(shared_state.SharedState):
7 from telemetry.story import shared_state as shared_state_module68 def Run(self, shared_state): argument
7 from telemetry.story.shared_state import SharedState
8 from telemetry.story import shared_state18 class SharedStateBar(shared_state.SharedState):
26 def Run(self, shared_state): argument
128 def Run(self, shared_state): argument767 def Run(self, shared_state): argument