OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ThermalThrottle
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/build/android/pylib/perf/
thermal_throttle.py
57
class
ThermalThrottle
(object):
/external/chromium_org/tools/telemetry/telemetry/unittest/
system_stub.py
252
self.
ThermalThrottle
= ThermalThrottleModuleStub.ThermalThrottleStub
/external/chromium_org/tools/telemetry/telemetry/core/platform/
android_platform_backend.py
41
self._thermal_throttle = thermal_throttle.
ThermalThrottle
(self._adb)
Completed in 86 milliseconds