OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasBeenThrottled
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/build/android/pylib/perf/
thermal_throttle.py
62
After running test call
HasBeenThrottled
() to find out if the
75
def
HasBeenThrottled
(self):
77
HasBeenThrottled
or IsThrottled.
/external/chromium_org/tools/telemetry/telemetry/core/platform/
android_platform_backend.py
92
return self._thermal_throttle.
HasBeenThrottled
()
Completed in 39 milliseconds