Home
last modified time | relevance | path

Searched defs:mock_ (Results 1 – 25 of 35) sorted by relevance

12

/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/mocks/
H A Dmock_iuser_auth_interface.h94 std::shared_ptr<MockIUserAuthInterface> mock_; variable
/ohos5.0/base/msdp/device_status/services/native/include/
H A Ddevicestatus_msdp_client_impl.h71 MsdpAlgoHandle mock_; variable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_first_frame_state_observer_proxy_test/
H A Dability_first_frame_state_observer_proxy_test.cpp38 sptr<MockAbilityFirstFrameStateObserverStub> mock_; member in OHOS::AbilityRuntime::AbilityFirstFrameStateObserverProxyTest
/ohos5.0/foundation/ability/ability_runtime/test/unittest/want_sender_proxy_test/
H A Dwant_sender_proxy_test.cpp37 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 Dability_foreground_state_observer_proxy_test.cpp39 sptr<MockAbilityForegroundStateObserverStub> mock_; member in OHOS::AbilityRuntime::AbilityForegroundStateObserverProxyTest
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_foreground_state_observer_proxy_test/
H A Dapp_foreground_state_observer_proxy_test.cpp37 sptr<MockAppForegroundStateObserverStub> mock_; member in OHOS::AppExecFwk::AppForegroundStateObserverProxyTest
/ohos5.0/foundation/ability/ability_runtime/test/unittest/render_state_observer_proxy_test/
H A Drender_state_observer_proxy_test.cpp36 sptr<MockRenderStateObserverStub> mock_; member in OHOS::AppExecFwk::RenderStateObserverProxyTest
/ohos5.0/foundation/ability/ability_runtime/test/unittest/want_receiver_proxy_test/
H A Dwant_receiver_proxy_test.cpp36 sptr<WantReceiverStubMock> mock_{ nullptr }; member in OHOS::AAFwk::WantReceiverProxyTest
/ohos5.0/foundation/ability/ability_runtime/test/unittest/stop_user_callback_proxy_test/
H A Dstop_user_callback_proxy_test.cpp36 sptr<StopUserCallbackStubMock> mock_ {nullptr}; member in OHOS::AAFwk::StopUserCallbackProxyTest
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/
H A Dfile_dfs_listener_proxy_test.cpp38 static inline sptr<FileDfsListenerMock> mock_ = nullptr; member in OHOS::Storage::DistributedFile::Test::FileDfsListenerProxyTest
H A Dfile_trans_listener_proxy_test.cpp37 static inline sptr<FileTransListenerMock> mock_ = nullptr; member in OHOS::Storage::DistributedFile::Test::FileTransListenerProxyTest
H A Ddaemon_service_proxy_test.cpp46 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 Dapp_debug_listener_proxy_test.cpp39 sptr<AppDebugListenerStubMock> mock_; member in OHOS::AppExecFwk::AppDebugListenerProxyTest
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/ipc/
H A Dasset_send_callback_proxy_test.cpp41 static inline sptr<IAssetSendCallbackMock> mock_ = nullptr; member in OHOS::Storage::DistributedFile::Test::AssetSendCallbackProxyTest
H A Dasset_recv_callback_proxy_test.cpp39 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 Ddownload_asset_callback_proxy_test.cpp38 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 Dmission_listener_proxy_test.cpp37 sptr<MissionListenerStubMock> mock_ {nullptr}; member in OHOS::AAFwk::MissionListenerProxyTest
/ohos5.0/foundation/ability/ability_runtime/test/unittest/remote_mission_listener_proxy_test/
H A Dremote_mission_listener_proxy_test.cpp36 sptr<RemoteMissionListenerStubMock> mock_ {nullptr}; member in OHOS::AAFwk::RemoteMissionListenerProxyTest
H A Dremote_on_listener_proxy_test.cpp36 sptr<RemoteOnListenerStubMock> mock_ {nullptr}; member in OHOS::AAFwk::RemoteOnListenerProxyTest
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/
H A Dsvc_extension_proxy_test.cpp39 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 Dbluetooth_mock.h189 NiceMock<BluetoothMock> &mock_; variable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_scheduler_proxy_test/
H A Dability_scheduler_proxy_test.cpp36 sptr<AbilitySchedulerMock> mock_{ nullptr }; member in OHOS::AAFwk::AbilitySchedulerProxyTest
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloud_daemon/
H A Dcloud_daemon_service_proxy_test.cpp98 sptr<CloudDaemonServiceMock> mock_ = nullptr; member in OHOS::FileManagement::CloudFile::Test::CloudDaemonServiceProxyTest
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/distributed_file_inner/
H A Ddistributed_file_daemon_proxy_test.cpp39 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 Dstorage_daemon_proxy_test.cpp41 sptr<StorageDaemonServiceMock> mock_ = nullptr; member in OHOS::StorageDaemon::StorageDaemonProxyTest

12