Home
last modified time | relevance | path

Searched refs:ThermalActionTest4Callback (Results 1 – 2 of 2) sorted by relevance

/base/powermgr/thermal_manager/test/unittest/include/
Dthermal_action_hub_test.h54 class ThermalActionTest4Callback : public ThermalActionCallbackStub {
56 ThermalActionTest4Callback() {}; in ThermalActionTest4Callback() function
57 virtual ~ThermalActionTest4Callback() {}; in ~ThermalActionTest4Callback()
/base/powermgr/thermal_manager/test/unittest/src/
Dthermal_action_hub_test.cpp130 bool ThermalActionHubTest::ThermalActionTest4Callback::OnThermalActionChanged(ActionCallbackMap& ac… in OnThermalActionChanged()
327 const sptr<IThermalActionCallback> cb4 = new ThermalActionTest4Callback();