Searched refs:IsThermallyThrottled (Results 1 – 10 of 10) sorted by relevance
148 def IsThermallyThrottled(self): member in Platform150 return self._platform_backend.IsThermallyThrottled()
58 def IsThermallyThrottled(self): member in IosPlatformBackend
34 def IsThermallyThrottled(self): member in TestBackend
42 def IsThermallyThrottled(self): member in CrosPlatformBackend
38 def IsThermallyThrottled(self): member in MacPlatformBackend
41 def IsThermallyThrottled(self): member in LinuxPlatformBackend
140 def IsThermallyThrottled(self): member in PlatformBackend
121 def IsThermallyThrottled(self): member in AndroidPlatformBackend
114 def IsThermallyThrottled(self): member in WinPlatformBackend
544 while (platform.IsThermallyThrottled() and551 if thermal_throttling_retry and platform.IsThermallyThrottled():