Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/sync_rule/
H A Dsystem_load_test.cpp35 shared_ptr<SystemLoadStatus> SystemLoadStatus_ = nullptr; member in OHOS::FileManagement::CloudSync::Test::SytemLoadTest
52 SystemLoadStatus_ = make_shared<SystemLoadStatus>(); in SetUp()
59 SystemLoadStatus_ = nullptr; in TearDown()
74 SystemLoadStatus_->RegisterSystemloadCallback(dataSyncManager);
130 SystemLoadStatus_->Setload(10);
131 bool ret = SystemLoadStatus_->IsLoadStatusUnderHot();
150 SystemLoadStatus_->Setload(1);
151 bool ret = SystemLoadStatus_->IsLoadStatusUnderHot();