Searched refs:GetSensorClusterName (Results 1 – 1 of 1) sorted by relevance
/base/powermgr/thermal_manager/test/systemtest/src/ |
D | thermal_mgr_system_test.cpp | 172 static void GetSensorClusterName(const std::string& sensorClusterName, const std::string& sensorNam… in GetSensorClusterName() function 205 GetSensorClusterName("base_safe", "battery", 1); 244 GetSensorClusterName("base_safe", "battery", 2); 283 GetSensorClusterName("base_safe", "battery", 3); 322 GetSensorClusterName("base_safe", "battery", 4); 360 GetSensorClusterName("base_safe", "battery", 1); 385 GetSensorClusterName("base_safe", "battery", 4); 418 GetSensorClusterName("base_safe", "battery", 2); 443 GetSensorClusterName("base_safe", "battery", 4); 476 GetSensorClusterName("base_safe", "battery", 4); [all …]
|