Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DHardwarePropertiesManagerTest.java125 float[] cpuThrottlingThresholds = hm.getDeviceTemperatures( in testHardwarePropertiesManager() local
165 checkTemps(cpuTemps, cpuThrottlingThresholds, cpuShutdownThresholds); in testHardwarePropertiesManager()
190 checkTemps(cpuTemps, cpuThrottlingThresholds, cpuShutdownThresholds); in testHardwarePropertiesManager()
DVrTemperatureTest.java91 float[] cpuThrottlingThresholds = hm.getDeviceTemperatures(
131 checkTemps(cpuTemps, cpuThrottlingThresholds, cpuShutdownThresholds, null);