Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/test/unittest/include/
H A Dthermal_action_hub_test.h84 class ThermalActionTest8Callback : public ThermalActionCallbackStub { class in OHOS::PowerMgr::ThermalActionHubTest
86 ThermalActionTest8Callback() = default;
87 virtual ~ThermalActionTest8Callback() = default;
/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_action_hub_test.cpp229 bool ThermalActionHubTest::ThermalActionTest8Callback::OnThermalActionChanged(ActionCallbackMap& actionCbMap) in OnThermalActionChanged()
231 THERMAL_HILOGD(LABEL_TEST, "ThermalActionTest8Callback::OnThermalActionChanged Enter"); in OnThermalActionChanged()
452 const sptr<IThermalActionCallback> cbIsolateCpu = new ThermalActionTest8Callback(); in HWTEST_F()

Completed in 2 milliseconds