HomeSort by relevance Sort by last modified time
    Searched refs:CanMonitorThermalThrottling (Results 1 - 7 of 7) sorted by null

  /external/chromium-trace/catapult/telemetry/telemetry/internal/platform/
ios_platform_backend.py 32 def CanMonitorThermalThrottling(self):
platform_backend.py 128 def CanMonitorThermalThrottling(self):
android_platform_backend.py 208 def CanMonitorThermalThrottling(self):
  /external/chromium-trace/catapult/telemetry/telemetry/core/
platform.py 104 def CanMonitorThermalThrottling(self):
111 return self._platform_backend.CanMonitorThermalThrottling()
  /external/chromium-trace/catapult/telemetry/telemetry/internal/
story_runner.py 408 if not platform.CanMonitorThermalThrottling():
424 if not platform.CanMonitorThermalThrottling():
story_runner_unittest.py 43 def CanMonitorThermalThrottling(self):
    [all...]
  /external/chromium-trace/catapult/telemetry/telemetry/testing/fakes/
__init__.py 45 def CanMonitorThermalThrottling(self):

Completed in 199 milliseconds