Home
last modified time | relevance | path

Searched refs:SystemAbilityManagerClientMock (Results 1 - 2 of 2) sorted by relevance

/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/
H A Dcloud_sync_service_proxy_lite_test.cpp51 static inline shared_ptr<SystemAbilityManagerClientMock> smc_ = nullptr;
57 smc_ = make_shared<SystemAbilityManagerClientMock>(); in SetUpTestCase()
58 SystemAbilityManagerClientMock::smc = smc_; in SetUpTestCase()
65 SystemAbilityManagerClientMock::smc = nullptr; in TearDownTestCase()
/foundation/filemanagement/dfs_service/test/mock/
H A Dsystem_ability_manager_client_mock.h33 class SystemAbilityManagerClientMock : public DfsSystemAbilityManagerClient { class

Completed in 2 milliseconds