Home
last modified time | relevance | path

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

/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()
/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);
/base/powermgr/thermal_manager/test/systemtest/src/
H A Dthermal_mgr_system_test.cpp216 MockThermalMgrClient::GetInstance().GetThermalInfo(); in HWTEST_F()
255 MockThermalMgrClient::GetInstance().GetThermalInfo(); in HWTEST_F()
294 MockThermalMgrClient::GetInstance().GetThermalInfo(); in HWTEST_F()
333 MockThermalMgrClient::GetInstance().GetThermalInfo(); in HWTEST_F()
374 MockThermalMgrClient::GetInstance().GetThermalInfo(); in HWTEST_F()
394 MockThermalMgrClient::GetInstance().GetThermalInfo(); in HWTEST_F()
432 MockThermalMgrClient::GetInstance().GetThermalInfo(); in HWTEST_F()
452 MockThermalMgrClient::GetInstance().GetThermalInfo(); in HWTEST_F()
490 MockThermalMgrClient::GetInstance().GetThermalInfo(); in HWTEST_F()
511 MockThermalMgrClient in HWTEST_F()
[all...]

Completed in 2 milliseconds