/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/mocks/ |
H A D | mock_iuser_auth_interface.h | 94 std::shared_ptr<MockIUserAuthInterface> mock_; variable
|
/ohos5.0/base/msdp/device_status/services/native/include/ |
H A D | devicestatus_msdp_client_impl.h | 71 MsdpAlgoHandle mock_; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_first_frame_state_observer_proxy_test/ |
H A D | ability_first_frame_state_observer_proxy_test.cpp | 38 sptr<MockAbilityFirstFrameStateObserverStub> mock_; member in OHOS::AbilityRuntime::AbilityFirstFrameStateObserverProxyTest
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/want_sender_proxy_test/ |
H A D | want_sender_proxy_test.cpp | 37 sptr<WantSenderStubMock> mock_{ nullptr }; member in OHOS::AAFwk::WantSenderProxyTest
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_foreground_state_observer_proxy_test/ |
H A D | ability_foreground_state_observer_proxy_test.cpp | 39 sptr<MockAbilityForegroundStateObserverStub> mock_; member in OHOS::AbilityRuntime::AbilityForegroundStateObserverProxyTest
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_foreground_state_observer_proxy_test/ |
H A D | app_foreground_state_observer_proxy_test.cpp | 37 sptr<MockAppForegroundStateObserverStub> mock_; member in OHOS::AppExecFwk::AppForegroundStateObserverProxyTest
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/render_state_observer_proxy_test/ |
H A D | render_state_observer_proxy_test.cpp | 36 sptr<MockRenderStateObserverStub> mock_; member in OHOS::AppExecFwk::RenderStateObserverProxyTest
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/want_receiver_proxy_test/ |
H A D | want_receiver_proxy_test.cpp | 36 sptr<WantReceiverStubMock> mock_{ nullptr }; member in OHOS::AAFwk::WantReceiverProxyTest
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/stop_user_callback_proxy_test/ |
H A D | stop_user_callback_proxy_test.cpp | 36 sptr<StopUserCallbackStubMock> mock_ {nullptr}; member in OHOS::AAFwk::StopUserCallbackProxyTest
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/ |
H A D | file_dfs_listener_proxy_test.cpp | 38 static inline sptr<FileDfsListenerMock> mock_ = nullptr; member in OHOS::Storage::DistributedFile::Test::FileDfsListenerProxyTest
|
H A D | file_trans_listener_proxy_test.cpp | 37 static inline sptr<FileTransListenerMock> mock_ = nullptr; member in OHOS::Storage::DistributedFile::Test::FileTransListenerProxyTest
|
H A D | daemon_service_proxy_test.cpp | 46 sptr<DaemonServiceMock> mock_ = nullptr; member in OHOS::Storage::DistributedFile::Test::DistributedDaemonProxyTest
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_debug_listener_proxy_test/ |
H A D | app_debug_listener_proxy_test.cpp | 39 sptr<AppDebugListenerStubMock> mock_; member in OHOS::AppExecFwk::AppDebugListenerProxyTest
|
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/ipc/ |
H A D | asset_send_callback_proxy_test.cpp | 41 static inline sptr<IAssetSendCallbackMock> mock_ = nullptr; member in OHOS::Storage::DistributedFile::Test::AssetSendCallbackProxyTest
|
H A D | asset_recv_callback_proxy_test.cpp | 39 static inline sptr<IAssetRecvCallbackMock> mock_ = nullptr; member in OHOS::Storage::DistributedFile::Test::AssetRecvCallbackProxyTest
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/ipc/ |
H A D | download_asset_callback_proxy_test.cpp | 38 sptr<DownloadAssetCallbackMock> mock_ = nullptr; member in OHOS::FileManagement::CloudSync::Test::DownloadAssetCallbackProxyTest
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/mission_listener_proxy_test/ |
H A D | mission_listener_proxy_test.cpp | 37 sptr<MissionListenerStubMock> mock_ {nullptr}; member in OHOS::AAFwk::MissionListenerProxyTest
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/remote_mission_listener_proxy_test/ |
H A D | remote_mission_listener_proxy_test.cpp | 36 sptr<RemoteMissionListenerStubMock> mock_ {nullptr}; member in OHOS::AAFwk::RemoteMissionListenerProxyTest
|
H A D | remote_on_listener_proxy_test.cpp | 36 sptr<RemoteOnListenerStubMock> mock_ {nullptr}; member in OHOS::AAFwk::RemoteOnListenerProxyTest
|
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/ |
H A D | svc_extension_proxy_test.cpp | 39 static inline sptr<BackupExtExtensionMock> mock_ = nullptr; member in OHOS::FileManagement::Backup::SvcExtensionProxyTest
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/ble/bluetooth_mock/ |
H A D | bluetooth_mock.h | 189 NiceMock<BluetoothMock> &mock_; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_scheduler_proxy_test/ |
H A D | ability_scheduler_proxy_test.cpp | 36 sptr<AbilitySchedulerMock> mock_{ nullptr }; member in OHOS::AAFwk::AbilitySchedulerProxyTest
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloud_daemon/ |
H A D | cloud_daemon_service_proxy_test.cpp | 98 sptr<CloudDaemonServiceMock> mock_ = nullptr; member in OHOS::FileManagement::CloudFile::Test::CloudDaemonServiceProxyTest
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/distributed_file_inner/ |
H A D | distributed_file_daemon_proxy_test.cpp | 39 static inline sptr<DaemonServiceMock> mock_ = nullptr; member in OHOS::Storage::DistributedFile::Test::DistributedFileDaemonProxyTest
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/ |
H A D | storage_daemon_proxy_test.cpp | 41 sptr<StorageDaemonServiceMock> mock_ = nullptr; member in OHOS::StorageDaemon::StorageDaemonProxyTest
|