Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_config_sensor_cluster_test.cpp139 const int32_t INDEX1 = 1; in HWTEST_F() local
141 levItems1.at(INDEX1).threshold = 3; in HWTEST_F()
149 levItems1.at(INDEX1).threshold = 2; in HWTEST_F()
150 levItems1.at(INDEX1).thresholdClr = 2; in HWTEST_F()
228 const int32_t INDEX1 = 1; in HWTEST_F() local
232 levItems.at(INDEX1).threshold = 0; in HWTEST_F()
233 levItems.at(INDEX1).thresholdClr = 0; in HWTEST_F()
H A Dthermal_config_file_parser.cpp388 const int32_t INDEX1 = 1; in ParseAuxSensorSubnodeInfo() local
390 StrToInt(tempRiseRanges[INDEX1], auxlevelItem.upperTemp); in ParseAuxSensorSubnodeInfo()
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_srv_config_parser.cpp315 const int32_t INDEX1 = 1; in ParseAuxSensorLevInfo() local
317 StrToInt(tempRanges[INDEX1], auxlevelItem.upperTemp); in ParseAuxSensorLevInfo()

Completed in 3 milliseconds