Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/sms_mms/test/unittest/
H A Dgsm_sms_sender_test.h57 void TestHasSmsCapability(const sptr<ISmsServiceInterface> &smsService) const;
H A Dsms_mms_test.cpp122 std::bind(&GsmSmsSenderTest::TestHasSmsCapability, param.gsmSmsSenderTest, smsService)); in InitGsmFun()
H A Dgsm_sms_sender_test.cpp596 void GsmSmsSenderTest::TestHasSmsCapability(const sptr<ISmsServiceInterface> &smsService) const in TestHasSmsCapability() function in OHOS::Telephony::GsmSmsSenderTest