Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DHardwarePropertiesManagerTest.java124 float[] cpuTemps = hm.getDeviceTemperatures( in testHardwarePropertiesManager() local
167 checkTemps(cpuTemps, cpuThrottlingThresholds, cpuShutdownThresholds); in testHardwarePropertiesManager()
177 cpuTemps = hm.getDeviceTemperatures( in testHardwarePropertiesManager()
192 checkTemps(cpuTemps, cpuThrottlingThresholds, cpuShutdownThresholds); in testHardwarePropertiesManager()
DVrTemperatureTest.java88 float[] cpuTemps = hm.getDeviceTemperatures(
131 checkTemps(cpuTemps, cpuThrottlingThresholds, cpuShutdownThresholds, null);