Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_mgr_policy_test.cpp99 int32_t value = ConvertInt(GetNodeValue(CONFIG_LEVEL_PATH)); in HWTEST_F()
120 int32_t value = ConvertInt(GetNodeValue(CONFIG_LEVEL_PATH)); in HWTEST_F()
141 int32_t value = ConvertInt(GetNodeValue(CONFIG_LEVEL_PATH)); in HWTEST_F()
162 int32_t value = ConvertInt(GetNodeValue(CONFIG_LEVEL_PATH)); in HWTEST_F()
183 int32_t value = ConvertInt(GetNodeValue(CONFIG_LEVEL_PATH)); in HWTEST_F()
190 value = ConvertInt(GetNodeValue(CONFIG_LEVEL_PATH)); in HWTEST_F()
211 int32_t value = ConvertInt(GetNodeValue(CONFIG_LEVEL_PATH)); in HWTEST_F()
218 value = ConvertInt(GetNodeValue(CONFIG_LEVEL_PATH)); in HWTEST_F()
239 int32_t value = ConvertInt(GetNodeValue(CONFIG_LEVEL_PATH)); in HWTEST_F()
246 value = ConvertInt(GetNodeValu in HWTEST_F()
[all...]
H A Dthermal_utils_test.cpp56 EXPECT_EQ(1, FileOperation::ConvertInt(dir)); in HWTEST_F()
/base/powermgr/thermal_manager/test/systemtest/src/
H A Dthermal_mgr_system_test.cpp121 int32_t ThermalMgrSystemTest::ConvertInt(const std::string& value) in ConvertInt() function in ThermalMgrSystemTest
225 int32_t value = ThermalMgrSystemTest::ConvertInt(level); in HWTEST_F()
264 int32_t value = ThermalMgrSystemTest::ConvertInt(level); in HWTEST_F()
303 int32_t value = ThermalMgrSystemTest::ConvertInt(level); in HWTEST_F()
342 int32_t value = ThermalMgrSystemTest::ConvertInt(level); in HWTEST_F()
380 value = ThermalMgrSystemTest::ConvertInt(level); in HWTEST_F()
400 value = ThermalMgrSystemTest::ConvertInt(level); in HWTEST_F()
438 value = ThermalMgrSystemTest::ConvertInt(level); in HWTEST_F()
458 value = ThermalMgrSystemTest::ConvertInt(level); in HWTEST_F()
496 value = ThermalMgrSystemTest::ConvertInt(leve in HWTEST_F()
[all...]
H A Dthermal_mgr_interface_test.cpp763 int32_t value = ConvertInt(GetNodeValue(CONFIG_LEVEL_PATH)); in HWTEST_F()
/base/powermgr/thermal_manager/utils/native/include/
H A Dfile_operation.h30 static int32_t ConvertInt(const std::string &value);
/base/powermgr/thermal_manager/test/common/include/
H A Dthermal_test.h53 static int32_t ConvertInt(const std::string& value);
/base/powermgr/thermal_manager/test/systemtest/include/
H A Dthermal_mgr_system_test.h58 static int32_t ConvertInt(const std::string &value);
/base/powermgr/thermal_manager/utils/native/src/
H A Dfile_operation.cpp108 int32_t FileOperation::ConvertInt(const std::string &value) in ConvertInt() function in OHOS::PowerMgr::FileOperation
/base/powermgr/thermal_manager/test/common/src/
H A Dthermal_test.cpp63 int32_t ThermalTest::ConvertInt(const std::string& value) in ConvertInt() function in OHOS::PowerMgr::ThermalTest

Completed in 5 milliseconds