Home
last modified time | relevance | path

Searched refs:GPU (Results 1 - 1 of 1) sorted by relevance

/base/powermgr/thermal_manager/test/unittest/src/
H A Dfan_fault_detect_test.cpp40 const std::string GPU = "gpu"; member
93 fanSlowSensorInfo.insert(std::make_pair(GPU, TEMP_HIGH_THERHOLD)); in InitFanFaultInfoMap()
98 fanFastSensorInfo.insert(std::make_pair(GPU, TEMP_LOW_THERHOLD)); in InitFanFaultInfoMap()
154 report.insert(std::make_pair(GPU, TEMP_HIGH)); in HWTEST_F()
172 report.insert(std::make_pair(GPU, TEMP_LOW)); in HWTEST_F()
190 report.insert(std::make_pair(GPU, TEMP_HIGH)); in HWTEST_F()
208 report.insert(std::make_pair(GPU, TEMP_LOW)); in HWTEST_F()
227 report.insert(std::make_pair(GPU, TEMP_LOW)); in HWTEST_F()
245 report.insert(std::make_pair(GPU, TEMP_LOW)); in HWTEST_F()
263 report.insert(std::make_pair(GPU, TEMP_HIG in HWTEST_F()
[all...]

Completed in 1 milliseconds