Searched defs:oobe (Results 1 - 9 of 9) sorted by relevance

/external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome/
H A Dcros_browser_with_oobe.py17 def oobe(self): member in class:CrOSBrowserWithOOBE
21 return self._browser_backend.oobe
25 """True if the login/oobe/screenlock webui exists. This is more lightweight
26 than accessing the oobe property.
H A Dmisc_web_contents_backend.py6 from telemetry.internal.backends.chrome import oobe namespace
13 Provides acccess to chrome://oobe/login page.
21 """Lightweight property to determine if the oobe webui is visible."""
33 return context.get('url').startswith('chrome://oobe')
36 return oobe.Oobe(inspector_backend)
H A Dcros_browser_backend.py79 '--oobe-skip-postlogin',
138 # Wait for new chrome and oobe.
148 self.oobe.NavigateGuestLogin()
160 self.oobe.NavigateGaiaLogin(self._username, self._password)
162 self.oobe.NavigateFakeLogin(self._username, self._password,
216 """Access to chrome://oobe/login page."""
220 def oobe(self): member in class:CrOSBrowserBackend
256 responsive to devtools requests, and the oobe has been dismissed."""
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 90 milliseconds