Searched refs:shared_state (Results 1 – 9 of 9) sorted by relevance
76 def Run(self, shared_state): argument77 current_tab = shared_state.current_tab83 shared_state.page_test.WillNavigateToPage(self, current_tab)84 shared_state.page_test.RunNavigateSteps(self, current_tab)85 shared_state.page_test.DidNavigateToPage(self, current_tab)
98 shared_state = shared_page_state.SharedPageState(102 shared_state.WillRunStory(p)
7 from telemetry.story import shared_state as shared_state_module57 def Run(self, shared_state): argument
8 from telemetry.story import shared_state12 class SharedStateBar(shared_state.SharedState):
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
107 def Run(self, shared_state): argument680 def Run(self, shared_state): argument
236 …shared_state.page_test.RunNavigateSteps(self, current_tab)\n File \"/usr/local/google/home/nedngu…