Searched refs:gIThermalServiceForTesting (Results 1 – 1 of 1) sorted by relevance
52 static IThermalService *gIThermalServiceForTesting = nullptr; variable85 if (gIThermalServiceForTesting) { in createAThermalManager()86 return new AThermalManager(gIThermalServiceForTesting); in createAThermalManager()355 gIThermalServiceForTesting = static_cast<IThermalService *>(iThermalService); in AThermal_setIThermalServiceForTesting()