Home
last modified time | relevance | path

Searched refs:GetNodeValue (Results 1 - 4 of 4) 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(GetNodeValue(CONFIG_LEVEL_PAT in HWTEST_F()
[all...]
/base/powermgr/thermal_manager/test/common/include/
H A Dthermal_test.h57 static std::string GetNodeValue(const std::string& path);
/base/powermgr/thermal_manager/test/common/src/
H A Dthermal_test.cpp130 std::string ThermalTest::GetNodeValue(const std::string& path) in GetNodeValue() function in OHOS::PowerMgr::ThermalTest
/base/powermgr/thermal_manager/test/systemtest/src/
H A Dthermal_mgr_interface_test.cpp763 int32_t value = ConvertInt(GetNodeValue(CONFIG_LEVEL_PATH)); in HWTEST_F()

Completed in 4 milliseconds