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.java130 float[] cpuShutdownThresholds = hm.getDeviceTemperatures( in testHardwarePropertiesManager() local
167 checkTemps(cpuTemps, cpuThrottlingThresholds, cpuShutdownThresholds); in testHardwarePropertiesManager()
192 checkTemps(cpuTemps, cpuThrottlingThresholds, cpuShutdownThresholds); in testHardwarePropertiesManager()
DVrTemperatureTest.java94 float[] cpuShutdownThresholds = hm.getDeviceTemperatures(
131 checkTemps(cpuTemps, cpuThrottlingThresholds, cpuShutdownThresholds, null);