Home
last modified time | relevance | path

Searched refs:TestGsmSendShortData (Results 1 - 3 of 3) sorted by relevance

/base/telephony/sms_mms/test/unittest/
H A Dgsm_sms_sender_test.h33 void TestGsmSendShortData(const sptr<ISmsServiceInterface> &smsService) const;
H A Dsms_mms_test.cpp82 funArray->emplace_back("TestGsmSendShortData",
83 std::bind(&GsmSmsSenderTest::TestGsmSendShortData, param.gsmSmsSenderTest, smsService));
H A Dgsm_sms_sender_test.cpp37 void GsmSmsSenderTest::TestGsmSendShortData(const sptr<ISmsServiceInterface> &smsService) const in TestGsmSendShortData() function in OHOS::Telephony::GsmSmsSenderTest
62 std::cout << "TestGsmSendShortData" << std::endl; in TestGsmSendShortData()

Completed in 2 milliseconds