Home
last modified time | relevance | path

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

/base/telephony/sms_mms/test/gtest/
H A Dsms_ims_service_interaction_gtest.cpp339 std::unique_ptr<MockImsSmsProxy> imsSmsProxy = std::make_unique<MockImsSmsProxy>(sptrRemoteObject); in HWTEST_F()
355 std::unique_ptr<MockImsSmsProxy> imsSmsProxy = std::make_unique<MockImsSmsProxy>(sptrRemoteObject); in HWTEST_F()
371 std::unique_ptr<MockImsSmsProxy> imsSmsProxy = std::make_unique<MockImsSmsProxy>(sptrRemoteObject); in HWTEST_F()
387 std::unique_ptr<MockImsSmsProxy> imsSmsProxy = std::make_unique<MockImsSmsProxy>(sptrRemoteObject); in HWTEST_F()
403 std::unique_ptr<MockImsSmsProxy> imsSmsProxy = std::make_unique<MockImsSmsProxy>(sptrRemoteObjec in HWTEST_F()
[all...]
/base/telephony/sms_mms/test/gtest/mock/
H A Dmock_ims_sms_interface.h54 class MockImsSmsProxy : public ImsSmsProxy { class
56 explicit MockImsSmsProxy(const sptr<IRemoteObject> &impl) : ImsSmsProxy(impl) {} in MockImsSmsProxy() function in OHOS::Telephony::MockImsSmsProxy

Completed in 2 milliseconds