Home
last modified time | relevance | path

Searched refs:MockThermalMgrClient (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/test/common/src/
H A Dmock_thermal_mgr_client.cpp27 MockThermalMgrClient::MockThermalMgrClient() {}; in MockThermalMgrClient() function in OHOS::PowerMgr::MockThermalMgrClient
28 MockThermalMgrClient::~MockThermalMgrClient() in ~MockThermalMgrClient()
38 ErrCode MockThermalMgrClient::Connect() in Connect()
73 void MockThermalMgrClient::ResetProxy(const wptr<IRemoteObject>& remote) in ResetProxy()
85 void MockThermalMgrClient::ThermalMgrDeathRecipient::OnRemoteDied(const wptr<IRemoteObject>& remote) in OnRemoteDied()
92 MockThermalMgrClient::GetInstance().ResetProxy(remote); in OnRemoteDied()
96 bool MockThermalMgrClient::GetThermalInfo() in GetThermalInfo()
/ohos5.0/base/powermgr/thermal_manager/test/common/include/
H A Dmock_thermal_mgr_client.h26 class MockThermalMgrClient final : public DelayedRefSingleton<MockThermalMgrClient> {
27 DECLARE_DELAYED_REF_SINGLETON(MockThermalMgrClient)
30 DISALLOW_COPY_AND_MOVE(MockThermalMgrClient);
/ohos5.0/base/powermgr/thermal_manager/test/systemtest/src/
H A Dthermal_mgr_system_test.cpp216 MockThermalMgrClient::GetInstance().GetThermalInfo();
255 MockThermalMgrClient::GetInstance().GetThermalInfo();
294 MockThermalMgrClient::GetInstance().GetThermalInfo();
333 MockThermalMgrClient::GetInstance().GetThermalInfo();
374 MockThermalMgrClient::GetInstance().GetThermalInfo();
394 MockThermalMgrClient::GetInstance().GetThermalInfo();
432 MockThermalMgrClient::GetInstance().GetThermalInfo();
452 MockThermalMgrClient::GetInstance().GetThermalInfo();
490 MockThermalMgrClient::GetInstance().GetThermalInfo();
511 MockThermalMgrClient::GetInstance().GetThermalInfo();
[all …]