Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/test/mock/
H A Dmock_bundle_manager.cpp26 isSystemAppMock_ = true; in MockSetIsSystemApp()
32 if (isSystemAppMock_) { in CheckIsSystemAppByUid()
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dmock_bundle_manager.cpp42 isSystemAppMock_ = true; in MockSetIsSystemApp()
48 if (isSystemAppMock_) { in CheckIsSystemAppByUid()
/ohos5.0/base/notification/common_event_service/test/mock/include/
H A Dmock_bundle_manager.h50 bool isSystemAppMock_ = false; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/include/
H A Dmock_bundle_manager.h67 bool isSystemAppMock_ = false; variable