Home
last modified time | relevance | path

Searched refs:_GaiaWebviewContext (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome/
Doobe.py31 def _GaiaWebviewContext(self): member in Oobe
75 if self._GaiaWebviewContext() is not None:
102 util.WaitFor(lambda: not self._GaiaWebviewContext(), 20)
107 gaia_webview_context = self._GaiaWebviewContext()
114 gaia_webview_context = util.WaitFor(self._GaiaWebviewContext, 5)