Home
last modified time | relevance | path

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

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