Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DHardwarePropertiesManagerTest.java134 float[] gpuTemps = hm.getDeviceTemperatures( in testHardwarePropertiesManager() local
168 checkTemps(gpuTemps, gpuThrottlingThresholds, gpuShutdownThresholds); in testHardwarePropertiesManager()
180 gpuTemps = hm.getDeviceTemperatures( in testHardwarePropertiesManager()
193 checkTemps(gpuTemps, gpuThrottlingThresholds, gpuShutdownThresholds); in testHardwarePropertiesManager()
DVrTemperatureTest.java98 float[] gpuTemps = hm.getDeviceTemperatures(
132 checkTemps(gpuTemps, gpuThrottlingThresholds, gpuShutdownThresholds, null);