Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/test/common/src/
H A Dthermal_test.cpp36 int32_t ThermalTest::WriteFile(std::string path, std::string buf) in WriteFile()
52 int32_t ThermalTest::ReadFile(std::string path, std::string& buf) in ReadFile()
63 int32_t ThermalTest::ConvertInt(const std::string& value) in ConvertInt()
70 int32_t ThermalTest::InitNode() in InitNode()
94 bool ThermalTest::IsMock(const std::string& path) in IsMock()
122 bool ThermalTest::IsVendor() in IsVendor()
130 std::string ThermalTest::GetNodeValue(const std::string& path) in GetNodeValue()
133 int32_t ret = ThermalTest::ReadFile(path, value); in GetNodeValue()
138 int32_t ThermalTest::SetNodeValue(int32_t value, const std::string& path) in SetNodeValue()
141 int32_t ret = ThermalTest in SetNodeValue()
[all...]
/base/powermgr/thermal_manager/test/unittest/include/
H A Dthermal_mock_action_test.h25 class ThermalMockActionTest : public testing::Test, public ThermalTest {
H A Dthermal_level_event_test.h29 class ThermalLevelEventTest : public testing::Test, public ThermalTest {
H A Dthermal_mgr_policy_test.h26 class ThermalMgrPolicyTest : public testing::Test, public ThermalTest {
H A Dthermal_listener_test.h26 class ThermalListenerTest : public testing::Test, public ThermalTest {
H A Dthermal_action_report_test.h27 class ThermalActionReportTest : public testing::Test, public ThermalTest {
H A Dthermal_action_hub_test.h28 class ThermalActionHubTest : public testing::Test, public ThermalTest {
/base/powermgr/thermal_manager/test/systemtest/include/
H A Dthermal_level_event_system_test.h28 class ThermalLevelEventSystemTest : public testing::Test, public ThermalTest {
H A Dthermal_mgr_interface_test.h29 class ThermalMgrInterfaceTest : public testing::Test, public ThermalTest {
/base/powermgr/thermal_manager/test/common/include/
H A Dthermal_test.h49 class ThermalTest { class

Completed in 4 milliseconds