Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/test/unittest/include/
Dthermal_action_hub_test.h40 class ThermalActionTest2Callback : public ThermalActionCallbackStub {
42 ThermalActionTest2Callback() {}; in ThermalActionTest2Callback() function
43 virtual ~ThermalActionTest2Callback() {}; in ~ThermalActionTest2Callback()
/base/powermgr/thermal_manager/test/unittest/src/
Dthermal_action_hub_test.cpp87 bool ThermalActionHubTest::ThermalActionTest2Callback::OnThermalActionChanged(ActionCallbackMap& ac… in OnThermalActionChanged()
264 const sptr<IThermalActionCallback> cb2 = new ThermalActionTest2Callback();