Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/moduletest/mock/include/appmgr/
H A Dmock_ability_mgr_host.h27 class mock_ability_mgr_host {
29 mock_ability_mgr_host() = default;
30 virtual ~mock_ability_mgr_host() = default;
/ohos5.0/foundation/bundlemanager/bundle_framework/services/test/mock/include/
H A Dmock_ability_mgr_host.h26 class mock_ability_mgr_host {
28 mock_ability_mgr_host() {}; in mock_ability_mgr_host() function
29 ~mock_ability_mgr_host() {}; in ~mock_ability_mgr_host()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
H A Dmock_ability_mgr_host.h28 class mock_ability_mgr_host {
30 mock_ability_mgr_host() {}; in mock_ability_mgr_host() function
31 ~mock_ability_mgr_host() {}; in ~mock_ability_mgr_host()